mirror of
https://github.com/nlohmann/json.git
synced 2026-07-16 07:24:54 +00:00
📝 fix docs (#5217)
This commit is contained in:
@@ -21,7 +21,7 @@ The default value is detected based on the preprocessor macros `#!cpp __cpp_lib_
|
||||
|
||||
## Notes
|
||||
|
||||
- Note that older compilers or older versions of libstd++ also require the library `stdc++fs` to be linked to for
|
||||
- Note that older compilers or older versions of libstdc++ also require the library `stdc++fs` to be linked to for
|
||||
filesystem support.
|
||||
- Both macros are undefined outside the library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user