Lunchbox
1.4.0
|
Utility struct for registering types for lunchbox::Any from a type list. More...
#include <anySerialization.h>
Public Member Functions | |
registerWrapper (Archive &ar) | |
template<typename U > | |
void | operator() (U) |
Public Attributes | |
Archive & | ar_ |
Utility struct for registering types for lunchbox::Any from a type list.
Definition at line 75 of file anySerialization.h.