|
Lunchbox
1.6.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 T > | |
| void | operator() (T) |
Public Attributes | |
| Archive & | ar_ |
Utility struct for registering types for lunchbox::Any from a type list.
Definition at line 57 of file anySerialization.h.
1.7.6.1