|
piranha
0.10
|
Detect the presence of piranha::msgpack_pack(). More...
#include <piranha/s11n.hpp>
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Detect the presence of piranha::msgpack_pack().
This type trait will be true if piranha::msgpack_pack() can be called with template arguments Stream and T, false otherwise.
1.8.14