--- name: Bug report about: Create a report to help us improve title: '' labels: 'kind: bug' assignees: '' --- #### What is the issue you have? #### Please describe the steps to reproduce the issue. 1. 2. 3. #### Can you provide a small but working code example? #### What is the expected behavior? #### And what is the actual behavior instead? #### Which compiler and operating system are you using? - Compiler: ___ - Operating system: ___ #### Which version of the library did you use? - [ ] latest release version 3.10.5 - [ ] other release - please state the version: ___ - [ ] the `develop` branch #### If you experience a compilation error: can you [compile and run the unit tests](https://github.com/nlohmann/json#execute-unit-tests)? - [ ] yes - [ ] no - please copy/paste the error message below