Template Struct PolyLayoutOverloader¶
Defined in File storage_traits.hpp
Struct Documentation¶
-
template<bool
IsPolymorphicLayout
>
structPolyLayoutOverloader
¶ The PolyLayoutOverloader struct can be used to overload functions for types which are PolymorphicLayout.
- Template Parameters
IsPolymorphicLayout
: If the class is a polymorphic layout type.