Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::Reflection::ExtendedTypeInfo< T, SFINAESelector > Struct Template Reference

Class template used to check if a given type IsPacked property is true at compile time. More...

Static Public Attributes

static constexpr bool IsPacked = ExtendedStructTypeInfo<T>().IsPacked
 

Detailed Description

template<typename T, typename SFINAESelector>
struct SC::Reflection::ExtendedTypeInfo< T, SFINAESelector >

Class template used to check if a given type IsPacked property is true at compile time.


The documentation for this struct was generated from the following file: