This website works better with JavaScript
Главная
Обзор
Помощь
Вход
sjjaffe
/
cpp-json
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
66fcedb6ff
Ветки
Метки
master
История коммитов
Найти
Автор
SHA1
Сообщение
Дата
Samuel Jaffe
227e4ac9c6
Adding support for integral types shorter than int32_t, and floating point types other than double.
8 лет назад
Samuel Jaffe
3f4d671e87
Moved parsing utilities to json_parser.cpp.
9 лет назад
Samuel Jaffe
7295113df9
Moved example program to json_test.cpp
9 лет назад
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 лет назад