1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-31 08:03:03 +04:00
This commit is contained in:
Niels
2015-08-14 14:45:13 +02:00
parent 6f2da1a39a
commit b58a93b8dd
4 changed files with 13 additions and 0 deletions
+1
View File
@@ -373,6 +373,7 @@ I deeply appreciate the help of the following people.
- [易思龙](https://github.com/likebeta) implemented a conversion from anonymous enums.
- [kepkin](https://github.com/kepkin) patiently pushed forward the support for Microsoft Visual studio.
- [gregmarr](https://github.com/gregmarr) simplified the implementation of reverse iterators.
- [Caio Luppi](https://github.com/caiovlp) fixed a bug in the Unicode handling.
Thanks a lot for helping out!