|
piranha
0.10
|
Detect Boost saving archives. More...
#include <piranha/s11n.hpp>
Static Public Attributes | |
| static const bool | value = implementation_defined |
| Value of the type trait. | |
Detect Boost saving archives.
This type trait will be true if Archive is a valid Boost saving archive for type T, false otherwise. The Boost saving archive concept is described at http://www.boost.org/doc/libs/1_61_0/libs/serialization/doc/archives.html.
1.8.14