This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
sjjaffe
/
cpp-json
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
109ef7b354
Rami (Branch)
Tag
master
Cronologia Commit
Cerca
Autore
SHA1
Messaggio
Data
Samuel Jaffe
4b6d76372d
Fixing compiler warnings for implicit casts and unused parameters.
8 anni fa
Samuel Jaffe
227e4ac9c6
Adding support for integral types shorter than int32_t, and floating point types other than double.
8 anni fa
Samuel Jaffe
3f4d671e87
Moved parsing utilities to json_parser.cpp.
9 anni fa
Samuel Jaffe
7295113df9
Moved example program to json_test.cpp
9 anni fa
Samuel Jaffe
a5d2abe2b5
Initial commit of JSON parser/object. Contains the ability to directly map the JSON string to member variables inline. This skips over deserializing the object out into a JSON tree itself.
9 anni fa