cereal
A C++11 library for serialization
|
Checks if the provided archive type is equal to some cereal archive type. More...
#include </home/shane/workspace/cereal/include/cereal/details/traits.hpp>
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: