piranha  0.10
Static Public Attributes | List of all members
piranha::has_msgpack_convert< T > Class Template Reference

Detect the presence of piranha::msgpack_convert(). More...

#include <piranha/s11n.hpp>

Static Public Attributes

static const bool value = implementation_defined
 Value of the type trait.
 

Detailed Description

template<typename T>
class piranha::has_msgpack_convert< T >

Detect the presence of piranha::msgpack_convert().

This type trait will be true if piranha::msgpack_convert() can be called with template argument T.

Definition at line 610 of file s11n.hpp.


The documentation for this class was generated from the following file: