mirror of
https://github.com/nlohmann/json.git
synced 2026-02-11 12:22:33 +00:00
According to the c++11 standard, the declarations are within namespace scope of the namespace `std'. Add `std::' to avoid unnecessary requirement of implementations.