jorgen/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
C++NOASSERTION
Issues
- 2
- 5
Conan package for json_struct
#59 opened by sheepy9 - 2
how to deal with std::string in TypeHandler
#58 opened by yanzixiang - 6
Compilation errors with GCC 14.1.1
#57 opened by kyku - 4
serial a class' private member
#56 opened by yanzixiang - 0
nothing
#55 opened by yanzixiang - 4
JS_ENUM Defaults
#46 opened by 13022591351 - 3
Adding js member listeners
#50 opened by sheepy9 - 3
- 19
Serialize runtime exceptions when debug enabled and struct contains vector
#49 opened by SteveS-Serrano - 1
build.sh script fails on Ubuntu 22.04
#47 opened by SteveS-Serrano - 1
Enum class support
#45 opened by vrimar - 1
Invalid memory access when parsing message
#44 opened by noodlecollie - 2
Cannot parse std::tuple<bool>
#42 opened by guycook - 3
Parsing std::vector<MyStruct*>
#33 opened by keanine - 7
JS_OBJ_EXT triggers "ISO C++11 requires at least one argument for the "..." in a variadic macro" warning
#30 opened by noodlecollie - 2
how to serialize std::map and std::set ?
#27 opened by yanzixiang - 6
does parseTo check struct members ?
#28 opened by yanzixiang - 1
- 4
- 3
min and max ?
#26 opened by yanzixiang - 6
- 2
Not compile at armv7
#23 opened by basson - 3
Error triggered but not surfaced when setting allow_missing_members or allow_unassigned_required_members
#20 opened by yahooguntu - 5
GCC11 compatibility
#18 opened by elgatito - 2
Typo in json_struct.h
#17 opened by fraben - 4
- 8
- 2
- 3
Enhancement in EnumHandler
#12 opened by elgatito - 1
- 3
problem on unordered_map<string,vector<T>>
#10 opened by sunqi1993 - 2
float deserial error
#9 opened by Iohannes-long - 0
- 1
- 2
Could be useful to consider the On Demand API
#7 opened by lemire - 6
Brilliant!
#5 opened by DBJDBJ - 12
How to Install this?
#2 opened by Bobisback