Highlights
- Developer Program Member
- 186 discussions answered
Pinned
665 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 70 commits in 2 repositories
Created a pull request in nlohmann/json that received 7 comments
Guard GCC pragmas
This PR adds preprocessor checks to only use GCC pragmas with compatible compilers. Fixes #2924
+24
−0
•
7
comments
Opened 14 other pull requests in 1 repository
nlohmann/json
3
open
10
merged
1
closed
- Fix parent update for diagnostics with ordered_json
- Set stack size for some unit tests when using MSVC
- Add regression test
- Update Travis badge
- Allow std::unordered_map as ObjectType
- Add documentation for integration via vcpkg
- Avoid duplicate AppVeyor builds
- Add header to use value_t
- Skip some tests if JSON_Install is not set
- Remove outdated json_unit test binary
- Overwork warning flags
- Remove -Wextra-semi-stmt suppression
- Treat MSVC warnings as errors
- Fix binary subtypes
Reviewed 7 pull requests in 1 repository
nlohmann/json
7 pull requests
Created an issue in nlohmann/json that received 10 comments
Move Travis jobs to travis-ci.com
The Travis jobs are currently not triggered as the jobs are not yet moved to http://travis-ci.com.
10
comments
Opened 4 other issues in 3 repositories
nlohmann/json
1
closed
1
open
hnkb/nlohmann-json-nuget
1
closed
microsoft/STL
1
open
Started 3 discussions in 1 repository
Answered 45 discussions in 1 repository
nlohmann/json
nlohmann/json
- Error in default json.hpp file when compiling with clang 11.0 for ps4
- How to add vector/array under a json array name
- Compile with NDK in Android
- how to Deserialize BSON Object
- Compile process aborted on QNX real-time system
- type must be array but is object [nlohmann::details::type_error]
- Back to Back msgpack serialization to/from asio stream...
- Is there any possible way to convert a value to std::string? or, to expand, convert value to any types whatever we want, if is accessible?
- std::string to JSON parsing
- basic_json::parser_callback_t: Maintain state across events
- is it possible to read 2 D array as single vector
- Reading null into std::vector<> (empty as array)
- std::ranges/concepts - keeping it modern
- How to store data into a Map from json file
- json can't convert to struct/class when not contains vars(use NLOHMANN_DEFINE_TYPE_INTRUSIVE)
- Can `std::search` be used to search for a key?
- Report C2039: "_snprintf" is not std members while Complie json.hpp with boost library
- error: value-initialization of reference type ‘nlohmann::basic_json<>&’
- std::map key type only std::string?
- Merry chrismas.
- Works like a dream
- Thank You!
- It a short note of thanks.
- Can i use this library in C# .NET Framework project???
- How to insert a dictionary element in a ordered_json dict
- Some discussions not shown.