jrockinl
Results
1
issues of
jrockinl
### Description Gnu C++ does not compile the code example below. GCC 11.4.0, with -std=c++11 option Example taken from https://json.nlohmann.me/features/json_pointer/#introduction `json::json_pointer p = "/nested/one";` main.cpp code found in "Minimal code...
kind: bug