Template Struct ExpansionWrapperTraits¶
Defined in File shared_wrapper.hpp
Struct Documentation¶
-
template<typename
T
>
structripple
::
ExpansionWrapperTraits
¶ A traits class for expansion wrapper types.
- Template Parameters
T
: The type to get the expansion wrapper traits for.
Public Static Attributes
-
constexpr bool
is_expansion_wrapper
= false¶ Returns that the type T is not an ExpansionWrapper.