|
piranha
0.10
|
Specialisation of piranha::msgpack_convert() for std::string.
More...
#include <piranha/s11n.hpp>
Public Member Functions | |
| void | operator() (std::string &s, const msgpack::object &o, msgpack_format) const |
| Call operator. More... | |
Specialisation of piranha::msgpack_convert() for std::string.
The call operator will use directly the convert() method of the input msgpack object.
|
inline |
1.8.14