1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-31 10:24:23 +03:00
Files
json/docs/mkdocs/docs
Kuan-Fu, Wu 7421ac31a7 doc: Fix JSON Pointer example to use direct initialization (#4468)
Changed the example code in the documentation from copy initialization
to direct initialization for `json::json_pointer`.
This prevents compilation errors caused by the constructor being explicit.
2025-05-22 12:39:39 +02:00
..
2025-04-27 18:18:57 +02:00
2025-05-04 10:28:24 +02:00
2025-04-11 10:41:14 +02:00
2022-05-01 09:41:50 +02:00