mirror of
https://github.com/nlohmann/json.git
synced 2026-02-27 05:46:30 +00:00
Overwork documentation (#3444)
* 📝 overwork macro documentation * 📝 address review comments * 🔧 add style check to Makefile * 🙈 overwork .gitignore * 📌 Pygments 2.12.0 is broken * ✏️ fix links * 🚸 adjust output to cppcheck * 📝 add titles to more admonitions * ✏️ fix typos * 📝 document future behavior change
This commit is contained in:
@@ -33,7 +33,7 @@ Constant.
|
||||
|
||||
## Notes
|
||||
|
||||
!!! warning
|
||||
!!! danger "Undefined behavior"
|
||||
|
||||
Writing data to the pointee of the result yields an undefined state.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user