Language
C++
Compiler
gcc 11.1.0
Options
Warnings
Boost 1.78.0
C++2b(GNU)
no pedantic
Raw compiler options
MapDatabase.cpp
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-gcc-11.1.0/include -std=gnu++2b MapDatabase.cpp
S64 "key1" -> 381
F64 "key2" -> 3.12451
Nil "key3" -> NULL
Exit Code:
0