Search code examples
Cereal serialize CString Vector...

c++visual-c++vectormfccereal

Read More
Why am I getting "rapidjson internal assertion failure: IsArray()" error?...

c++jsoncereal

Read More
Serialize/ Deserialize ID instead of object in cereal...

c++cereal

Read More
Issue correctly using CEREAL_REGISTER_DYNAMIC_INIT in C++ Cereal library...

c++c++11polymorphismcereal

Read More
How to use Cereal to serialize an igraph graph without getting AddressSanitizer issues?...

c++igraphcereal

Read More
serialize with Cereal in MFC...

c++serializationvisual-c++mfccereal

Read More
How to resolve JSON serialization error with cereal c++?...

c++serializationcereal

Read More
Cereal seems to not properly serialize an std::string...

c++serializationiocereal

Read More
What does 'NVP' mean in the context of C++ / serialization?...

c++serializationcereal

Read More
Cereal serialization error...

c++serializationsaveglm-mathcereal

Read More
What is happenning in this template header?...

c++serializationeigencereal

Read More
Serializing and Deserializing in a client-server architecture...

c++serializationdeserializationcereal

Read More
How to use cereal to serialize enum types?...

c++serializationenumscereal

Read More
C++: How to pass the object from a unique_ptr into a function by value?...

c++unique-ptrcereal

Read More
C++: How to remove "Cereal" XML node?...

c++xmlserializationxml-serializationcereal

Read More
How to check if something is serializable with cereal...

c++cereal

Read More
Cereal - unable to deserialize a json string - unhandled exception...

c++cereal

Read More
C++ CMake compilation error (/usr/bin/ld: cannot find <LIBRARY_NAME>)...

c++cmakeclioncereal

Read More
C++11 Cereal Serialization - versioning...

c++c++11serializationversioningcereal

Read More
I'm getting a strange error when I try to do serialization with cereal in C++...

c++serializationcmakecereal

Read More
How to serialize a json object without enclosing it in a sub-object using Cereal...

c++jsonserializationcereal

Read More
CEREAL failing to serialise - failed to read from input stream exception...

cereal

Read More
Do cereal and Boost Serialization use zero-copy?...

c++serializationboostcopycereal

Read More
VS2013 create several dll files with different classes to serialize with cereal...

windowsserializationdllcereal

Read More
"auto" deducing incorrect type in hashtable_policy.h...

c++c++14autocereal

Read More
cereal serialization and polymorphism...

c++c++11serializationcereal

Read More
Can Protobuf's oneof deserialization functionality be recreated using Cereal?...

c++protocol-bufferscereal

Read More
Custom serialization of std::string_view causes unexpected compiler error...

c++c++17cereal

Read More
cereal compiles and runs, but does not write to file...

c++cereal

Read More
Cereal serialisation issue for std::chrono with dynamic library...

c++11serializationcereal

Read More
BackNext