Niels
|
a53c878c81
|
moved class into "nlohmann" namespace
- fixed issue #9
- also removed std::mutex member variable
- also added “std::” prefix to size_t variables
|
2015-01-06 18:41:24 +01:00 |
|
Niels
|
a9669a410d
|
removed "noexpect" from all functions that use new
|
2015-01-04 23:18:24 +01:00 |
|
Niels
|
540cda6118
|
used _-suffix for member variables
|
2015-01-04 23:09:30 +01:00 |
|
Niels
|
3bef1a5097
|
renamed "toString()" to "to_string()"
|
2015-01-04 20:50:28 +01:00 |
|
Niels
|
f63ff7727e
|
renamed class from "JSON" to "son"
|
2015-01-04 20:43:25 +01:00 |
|