#include <sch/boost/archive/detail/oserializer.hpp>
|
template<class Archive > |
static void | end_preamble (Archive &ar) |
|
template<class Archive , class T > |
static void | save_primitive (Archive &ar, const T &t) |
|
◆ end_preamble()
template<class Archive >
static void boost::archive::save_access::end_preamble |
( |
Archive & |
ar | ) |
|
|
inlinestatic |
◆ save_primitive()
template<class Archive , class T >
static void boost::archive::save_access::save_primitive |
( |
Archive & |
ar, |
|
|
const T & |
t |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: