Template Class PolymorphicAction

Nested Relationships

Nested Types

Class Documentation

template<typename Impl>
class PolymorphicAction

Public Functions

inline explicit PolymorphicAction(const Impl &impl)
template<typename F>
inline operator Action<F>() const