You may know me from my JSON library for C++.
- Berlin, Germany
- https://nlohmann.me
- @nlohmann
Highlights
Block or Report
Block or report nlohmann
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse667 contributions in the last year
Activity overview
Contributed to
nlohmann/json,
nlohmann/gcc_flags,
nlohmann/cmake_min_version
and 18 other
repositories
Contribution activity
July 2022
Created 13 commits in 2 repositories
Created a pull request in nlohmann/json that received 9 comments
Adjust JSON Pointer examples
Fix documentation issue after #3600. Also add test to check the examples' outputs to the CI.
+86
−56
•
9
comments
Opened 6 other pull requests in 1 repository
Reviewed 18 pull requests in 1 repository
nlohmann/json
18 pull requests
- More documentation updates for 3.11.0
- Add versioned, ABI-tagged inline namespace and namespace macros
- build: install .pc and .cmake files to share/
- Add operator<<(json_pointer)
- Re-add value_type detection to distinguish string types
- Fix MinGW CI failures
- Use 'concurrency' in GitHub workflows
- Fix Unicode test timeout (for real this time!)
- Use swap() by ADL
- Add unit test to make sure iterator_input_adapter advances iterators correctly
- Add assertion if nullptr is passed to parse function
- add patch_inplace function
- Make certain usage patterns more prominent in the README
- Add error message if test suite cannot be found
- Enable overriding test properties and set Unicode test timeouts
- Ignore output directory
- Optimize output vector adapter write
- Add overloads for more key types to ordered_map and fix ordered_map::erase(first, last) with first == last
Created an issue in nlohmann/json that received 3 comments
json_pointer__pop_back.cpp example does not compile
Description Example https://github.com/nlohmann/json/blob/develop/docs/examples/json_pointer__pop_back.cpp does not compile. It used to compile. No…
2 tasks done





