Language
C++
Compiler
gcc 4.9.2
Options
Boost 1.64.0
C++11
no pedantic
Raw compiler options
-I.
$ g++ prog.cc -I/opt/wandbox/boost-1.64.0/gcc-4.9.2/include -std=c++11 -I.
{
"compiler": {
"c++": "201103",
"family": "gcc",
"version": "4.9.2"
},
"copyright": "(C) 2013-2017 Niels Lohmann",
"name": "JSON for Modern C++",
"platform": "linux",
"url": "https://github.com/nlohmann/json",
"version": {
"major": 3,
"minor": 1,
"patch": 2,
"string": "3.1.2"
}
}
Exit Code:
0