PackConstData< ARGS > Class Template Reference

#include <observable.h>

静态公共成员函数

template<typename... WRAPPER>
static void  ToWrapper (const ARGS &... args, WRAPPER &... wrapper)

Static Private Member Functions

template<typename T , typename WRAPPER >
static int  ToDataEntry (const T &arg, WRAPPER &wrapper)

成员函数文档编制

◆  ToWrapper()

static void ToWrapper ( const ARGS &...  args ,
WRAPPER &...  wrapper  
)
static

◆  ToDataEntry()

static int ToDataEntry ( const T &  arg ,
WRAPPER &  wrapper  
)
static private