You may know me from my JSON library for C++.
- Berlin, Germany
- https://nlohmann.me
- @nlohmann
Highlights
- Developer Program Member
- 261 discussions answered
Block or Report
Block or report nlohmann
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse687 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 7 commits in 4 repositories
Created a pull request in nlohmann/json that received 5 comments
Opened 2 other pull requests in 1 repository
nlohmann/json
2
merged
Reviewed 10 pull requests in 2 repositories
nlohmann/json
9 pull requests
- Fix constraints on from_json() for strings (fixes #3171, #3267, #3312, #3384)
- Re-template json_pointer on string type
- at.md: fix typo
- CI: speedup AppVeyor builds by ~30%
- Restore disabled check for #3070 (except on MSVC)
- Report the right __cplusplus value for MSVC in basic_json meta()
- CI: windows-2016 has been deprecated; remove jobs
- Avoid clash with Arduino defines
- Refactor unit tests to use more convenient doctest assertion macros (Part 2)