MessagePack for C++
Namespaces | Functions
int_decl.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.hpp"
#include <limits>
Include dependency graph for int_decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 msgpack
 
 msgpack::type
 
 msgpack::type::detail
 

Functions

template<typename T >
msgpack::type::detail::convert_integer (msgpack::object const &o)
 
template<typename T >
void msgpack::type::detail::object_char (msgpack::object &o, T v)