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

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

#include <piranha/s11n.hpp>

Static Public Attributes

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

Detailed Description

template<typename Archive, typename T>
class piranha::has_boost_load< Archive, T >

Detect the presence of piranha::boost_load().

This type trait will be true if piranha::boost_load() can be called with template arguments Archive and T, false otherwise.

Definition at line 487 of file s11n.hpp.


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