is_state_wrapper< StateT, DecayedT > Struct Template Reference
Metafunction returning whether StateT
is a, or reference to, a state_wrapper
instantiation.
More...
#include <atria/xform/state_wrapper.hpp>
Detailed Description
template<typename StateT, typename DecayedT = estd::decay_t<StateT>>
struct atria::xform::is_state_wrapper< StateT, DecayedT >
Metafunction returning whether StateT
is a, or reference to, a state_wrapper
instantiation.
Definition at line 90 of file state_wrapper.hpp.
The documentation for this struct was generated from the following file:
- src/atria/xform/state_wrapper.hpp