#include <msgpack_variant.hpp>
◆ object_imp()
◆ operator()() [1/6]
void msgpack::adaptor::detail::object_imp::operator() |
( |
bool const & |
v | ) |
const |
|
inline |
◆ operator()() [2/6]
void msgpack::adaptor::detail::object_imp::operator() |
( |
double const & |
v | ) |
const |
|
inline |
◆ operator()() [3/6]
void msgpack::adaptor::detail::object_imp::operator() |
( |
int64_t const & |
v | ) |
const |
|
inline |
◆ operator()() [4/6]
◆ operator()() [5/6]
template<typename T >
void msgpack::adaptor::detail::object_imp::operator() |
( |
T const & |
| ) |
const |
|
inline |
◆ operator()() [6/6]
void msgpack::adaptor::detail::object_imp::operator() |
( |
uint64_t const & |
v | ) |
const |
|
inline |
◆ o_
The documentation for this struct was generated from the following file: