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

Detect the presence of piranha::boost_save(). 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_save< Archive, T >

Detect the presence of piranha::boost_save().

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

Definition at line 346 of file s11n.hpp.


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