openMSX
|
#include <serialize_core.hh>
Static Public Member Functions | |
static T * | getPointer (const std::unique_ptr< T > &t) |
template<typename Archive > | |
static void | setPointer (std::unique_ptr< T > &t, T *p, Archive &) |
Additional Inherited Members | |
Public Types inherited from openmsx::serialize_as_pointer_impl< T > | |
using | type = T |
Definition at line 264 of file serialize_core.hh.
|
inlinestatic |
Definition at line 267 of file serialize_core.hh.
References t.
|
inlinestatic |
Definition at line 269 of file serialize_core.hh.
References t.