cereal
A C++11 library for serialization
 All Classes Files Functions Variables Typedefs Enumerations Groups
cereal::detail::init_binding< T > Struct Template Reference

Used to hide the static object used to bind T to registered archives. More...

#include <cereal/details/polymorphic_impl.hpp>

Detailed Description

template<class T>
struct cereal::detail::init_binding< T >

Used to hide the static object used to bind T to registered archives.


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