piranha  0.10
piranha::boost_save_impl< Archive, T, typename > Struct Template Reference

Default implementation of piranha::boost_save(). More...

#include <piranha/s11n.hpp>

Detailed Description

template<typename Archive, typename T, typename = void>
struct piranha::boost_save_impl< Archive, T, typename >

Default implementation of piranha::boost_save().

The default implementation does not define any call operator, and will thus result in a compile-time error if used.

Definition at line 245 of file s11n.hpp.


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