JSON Voorhees
Killer JSON for C++
|
Exception thrown if an insertion of an extractor or serializer into a formats is attempted, but there is already an extractor or serializer for that type. More...
#include <jsonv/serialization.hpp>
Public Member Functions | |
duplicate_type_error (const std::string &operation, const std::type_index &type) | |
std::type_index | type_index () const |
Exception thrown if an insertion of an extractor or serializer into a formats is attempted, but there is already an extractor or serializer for that type.
Definition at line 129 of file serialization.hpp.