Template Struct ExpansionWrapperTraits< ExpansionWrapper< T > >¶
Defined in File shared_wrapper.hpp
Struct Documentation¶
-
template<typename
T
>
structripple
::
ExpansionWrapperTraits
<ExpansionWrapper<T>>¶ Specialization of the expansionwrapper traits for a type which is wrapped for expansion.
- Template Parameters
T
: The type being wrapped for expansion.
Public Static Attributes
-
constexpr bool
is_expansion_wrapper
= true¶ Returns that the type T is an ExpansionWrapper.