cereal
A C++11 library for serialization
 All Classes Files Functions Variables Typedefs Enumerations Groups
Classes | Static Public Attributes | List of all members
cereal::traits::detail::is_empty_class_impl< T, typename std::enable_if< std::is_class< T >::value >::type > Struct Template Reference

Classes

struct  S
 

Static Public Attributes

static constexpr bool value = sizeof(S) == sizeof(uint8_t)
 

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