Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in cereal
Using Cereal to deserialize a JSON string
Dec 20, 2022
c++
json
eclipse
c++11
cereal
Cereal does not support raw pointers
Oct 21, 2022
c++
serialization
cereal
How to serialize a boost::ptr_vector using cereal?
Oct 21, 2022
c++
boost
cereal
Custom serialization of std::string_view causes unexpected compiler error
Oct 16, 2022
c++
c++17
cereal
C++ Cereal: serialize C-style array
Aug 08, 2021
c++
cereal
Virtual inheritance and polymorphism: Is the cereal library messing with object layout?
Jun 19, 2022
c++
inheritance
polymorphism
cereal
Using Cereal to serialize templated polymorphic types in a library
Apr 24, 2021
c++
templates
cereal
Cereal serialization error
Oct 25, 2019
c++
serialization
save
glm-math
cereal
Cereal JSON output misses closing curly brace
May 28, 2021
c++
json
cereal
How to serialize a json object without enclosing it in a sub-object using Cereal
Jun 29, 2022
c++
json
serialization
cereal
Serializing Eigen::Matrix using Cereal library
May 11, 2022
c++
serialization
c++11
eigen
cereal
How to detect if a type is shared_ptr at compile time
Nov 05, 2022
c++
c++11
templates
shared-ptr
cereal
Is there a way to specify a simpler JSON (de-)serialization for std::map using Cereal / C++?
Nov 23, 2020
c++
json
serialization
stl
cereal
Do cereal and Boost Serialization use zero-copy?
Jul 31, 2021
c++
serialization
boost
copy
cereal