MessagePack for C++
|
#include <optional.hpp>
Public Member Functions | |
template<typename Stream > | |
msgpack::packer< Stream > & | operator() (msgpack::packer< Stream > &o, const boost::optional< T > &v) const |
|
inline |
References msgpack::packer< Stream >::pack(), and msgpack::packer< Stream >::pack_nil().