5cript/SimpleJSON
A JSON stringifier / parser that uses boost fusion introspection methods for automagic struct <-> JSON conversion (including allmost all STL containers)
C++MIT
Issues
- 0
improve container stringification
#4 opened by 5cript - 1
- 0
(parse) Add more STL compliance
#5 opened by 5cript - 1
- 1
- 1
Find a solution to enable pimpl optimization
#13 opened by 5cript - 0
Add Option for ADL empowered custom functions.
#14 opened by 5cript - 0
Parsing does not null data anymore
#12 opened by 5cript - 1
Develop Macro to shrink down the code duplication that gets created by fusion adapt.
#6 opened by 5cript - 1
stringify iterator_traits not in namespace
#7 opened by 5cript - 1
replace all guards with pragma once
#8 opened by 5cript - 1
- 0
- 1
Collides with <windows.h>
#1 opened by 5cript