Wire Sysio Wire Sysion 1.0.0
|
#include <raw.hpp>
Static Public Member Functions | |
template<typename Stream , typename T > | |
static void | pack (Stream &s, const T &v) |
template<typename Stream , typename T > | |
static void | unpack (Stream &s, T &v) |
|
inlinestatic |
Definition at line 392 of file raw.hpp.
|
inlinestatic |