List Question
20 TechQA 2015-06-10T15:21:05.863000C++ Cereal Archive Type Specialization not working
621 views
Asked by Enhex
How can I know the size of Cereal's binary output?
1.6k views
Asked by Danath
How to serialize a boost::uuid with cereal
1k views
Asked by kittikun
using cereal and boost serialisation in the same program
346 views
Asked by Simon Callan
C++11 Cereal Library Cannot Serialize A Class Of Mine
5.6k views
Asked by M2tM
C++11 Cereal: load_and_allocate not loading correctly
1.4k views
Asked by M2tM
C++ Cereal: serialize C-style array
8.3k views
Asked by imichaelmiers
How to use cereal to serialize enum types with magic_enum?
87 views
Asked by yuziqi
How to serialize structs containing unions using the Cereal C++11 library?
42 views
Asked by Dominic Sesto
How to use Cereal to serialize an igraph graph without getting AddressSanitizer issues?
77 views
Asked by BernhardWebstudio
How to deserialize a JSON null value with the cereal C++ library?
55 views
Asked by Paul-Etienne
Cereal fails on Linux deserializing binaries from Windows
178 views
Asked by Pedro Soares
Cereal C++ error Unresolved External Symbol, cpp hpp issue?
212 views
Asked by Collin
What does 'NVP' mean in the context of C++ / serialization?
398 views
Asked by bluenote10
Cereal Add Serialize to Existing Library Class
139 views
Asked by Collin
Serializing a map<fs::path, fs::path>?
538 views
Asked by thean
How to use cerial serialization
251 views
Asked by Real
Cereal macro for vector
137 views
Asked by Igor
Issue correctly using CEREAL_REGISTER_DYNAMIC_INIT in C++ Cereal library
670 views
Asked by M2tM
How to add a header only library to a project with cmake build system?
1.8k views
Asked by Armut