cereal
A C++11 library for serialization
|
An exception class thrown when things go wrong at runtime. More...
#include </build/libcereal-SAfJB3/libcereal-1.3.2+dfsg/include/cereal/details/helpers.hpp>
Public Member Functions | |
Exception (const std::string &what_) | |
Exception (const char *what_) | |
An exception class thrown when things go wrong at runtime.