| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| conversions | ||
| input | ||
| iterators | ||
| meta | ||
| output | ||
| exceptions.hpp | ||
| hash.hpp | ||
| json_pointer.hpp | ||
| json_ref.hpp | ||
| macro_scope.hpp | ||
| macro_unscope.hpp | ||
| string_escape.hpp | ||
| value_t.hpp |
The latest MSVC compiler throws the following warning on nlohmann::detail::exception::what() if /analyze is enabled: ``` vcruntime_exception.h(93) : warning C28204: 'what' has an override at `nlohmann\json\develop\single_include\nlohmann\json.hpp(2644)` and only the override is annotated for return: when an override is annotated, the base (this function) should be similarly annotated. ``` See https://godbolt.org/z/r331h4
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| conversions | Loading commit data... | |
| input | Loading commit data... | |
| iterators | Loading commit data... | |
| meta | Loading commit data... | |
| output | Loading commit data... | |
| exceptions.hpp | Loading commit data... | |
| hash.hpp | Loading commit data... | |
| json_pointer.hpp | Loading commit data... | |
| json_ref.hpp | Loading commit data... | |
| macro_scope.hpp | Loading commit data... | |
| macro_unscope.hpp | Loading commit data... | |
| string_escape.hpp | Loading commit data... | |
| value_t.hpp | Loading commit data... |