Public Member Functions | |
template<class T > | |
cp_info (u1 t, const T &v) | |
template<class T > | |
void | set (u1 t, const T &v) |
template<class T > | |
void | unpack (pack_t &t, u1 tag) |
template<class T > | |
void | unpack_basic (pack_t &t, u1 tag) |
template<class T > | |
const T & | get () const |
u1 | tag () const |
bool | operator== (const cp_info &x) const |
Static Public Member Functions | |
template<class T > | |
static u1 | Tag () |