|
cereal
A C++11 library for serialization
|
Checks if the provided archive type is equal to some cereal archive type. More...
Checks if the provided archive type is equal to some cereal archive type.
This automatically does things such as std::decay and removing any other wrappers that may be on the Archive template parameter.
Example use:
1.9.4