Lunchbox  1.4.0
Public Member Functions | Public Attributes
lunchbox::registerWrapper< Archive > Struct Template Reference

Utility struct for registering types for lunchbox::Any from a type list. More...

#include <anySerialization.h>

List of all members.

Public Member Functions

 registerWrapper (Archive &ar)
template<typename U >
void operator() (U)

Public Attributes

Archive & ar_

Detailed Description

template<class Archive>
struct lunchbox::registerWrapper< Archive >

Utility struct for registering types for lunchbox::Any from a type list.

Definition at line 75 of file anySerialization.h.


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