#include <raw_pointer.hpp>
template<typename T>
struct RawPointer< T >
Definition at line 8 of file raw_pointer.hpp.
◆ msgpack_pack()
template<typename T >
void RawPointer< T >::msgpack_pack |
( |
auto & |
packer | ) |
const |
|
inline |
◆ msgpack_schema()
template<typename T >
void RawPointer< T >::msgpack_schema |
( |
auto & |
packer | ) |
const |
|
inline |
◆ msgpack_unpack()
template<typename T >
void RawPointer< T >::msgpack_unpack |
( |
auto |
object | ) |
|
|
inline |
◆ operator->()
◆ ptr
The documentation for this struct was generated from the following file: