Issues
- 0
- 3
- 1
RapidJson causes C5054 on MSVC
#821 opened by dpservis - 1
MSVC & rapidxml.hpp: syntax errors?
#834 opened by rjzak - 0
Is there a version that doesn't use exceptions?
#836 opened by hatrd - 2
How do I remove excess layers
#820 opened by zgmslm - 4
Error 2 in make processing of cereal.
#762 opened by iajzenszmi - 0
compile error under ubuntu 22
#833 opened by zhangfq-chemistry - 0
Defining Version Number At Runtime
#831 opened by SophieLeichtle - 2
- 0
cereal unable to export xml comments
#823 opened by rp999 - 1
About the use of CEREAL_CLASS_VERSION
#813 opened by yydy1983 - 0
JSONOutputArchive destructor is not really noexcept(true) despite it's declared noexcept(true)
#822 opened by Poshjark - 3
Please add C++20 module support
#793 opened by Chessom - 3
- 0
Any plans for a new version?
#818 opened by EscJump - 1
- 1
copy constructor is implicitly deleted because 'OutputArchiveBase' has a user-declared move constructor
#815 opened by andrewkcorcoran - 0
types/tuple.hpp does not compile on MSVC2019
#814 opened by pbosetti - 1
std::aligned_storage is deprecated in C++23
#810 opened by moritz-geier - 2
When using FetchContent it is looking for boost
#791 opened by peterritter - 3
- 0
pkg-config file
#808 opened by manipuladordedados - 1
Error occurs when using Polymorphism with MSVC
#795 opened by kshhaja - 0
I encountered a segmentation fault when processing XML file data with version 1.3.2 of Cereal. Could this be a security vulnerability
#805 opened by JohenanLi - 1
Macos Build error: cannot bind lvalue of type unsigned long long to value of unrelated type unsigned long
#804 opened by inakleinbottle - 0
How to deserialize std::vector with XMLInputArchive
#803 opened by zaozaotan - 0
Compilation error with struct as smat_pointer
#801 opened by cshreyastech - 0
Embedded RapidJSON can conflict with another RapidJSON used by the client (ODR violation!)
#800 opened by aurelienrb - 0
c++20 std::span support
#798 opened by fengwang - 1
The closing parenthesis is missing after serializing to JSON to write to the file
#797 opened by blueoblue - 1
Different serialisation output between Windows and Linux - cannot deserialise cross-platform
#794 opened by dimi309 - 1
load_minimal cannot find input serialization function for class with two template parameters
#789 opened by vsamokhvalov - 6
cereal does not support C++17
#782 opened by ZRR666 - 2
narrowing error on arm64
#787 opened by mr-c - 0
- 1
LTO breaks StaticObject on Fedora 37
#783 opened by benmwebb - 0
Static Assert - false positives
#781 opened by CybernetHacker14 - 0
Input archives accept rvalues
#780 opened by TellowKrinkle - 2
Can I read cereal output with Python?
#773 opened by yuxiang660 - 0
- 0
Deserializing JSON using cereal
#778 opened by somethingbloodyfunky - 2
- 0
How to name the outermost name tag in output XML?
#771 opened by sk-surya - 0
deserialize json with cereal
#770 opened by yuvalco - 0
test_cmake_config_module fails for in-source builds
#767 opened by junghans - 0
Compile warnings when building tests on arm, ppc, s390x
#765 opened by swt2c - 0
Minimal serialization with vectors
#759 opened by mandryskowski - 1
CEREAL_REGISTER_TYPE bind T to Archive fail, when father class and son class serialize function is not the same type of function(merber or no merber))
#757 opened by ldh137 - 1
De-serialising near zero with XML causes segfault with std library's stof function
#756 opened by beckylum0216