#include <sch/boost/archive/detail/oserializer.hpp>
|
template<class T > |
static const basic_pointer_oserializer * | register_type (Archive &ar, T &) |
|
template<class T > |
static void | save (Archive &ar, const T &t, const basic_pointer_oserializer *bpos_ptr) |
|
template<class T > |
static void | const_check (T &t) |
|
static void | invoke (Archive &ar, const TPtr t) |
|
◆ const_check()
template<class Archive , class TPtr >
template<class T >
◆ invoke()
template<class Archive , class TPtr >
◆ register_type()
template<class Archive , class TPtr >
template<class T >
◆ save()
template<class Archive , class TPtr >
template<class T >
The documentation for this struct was generated from the following file: