Language
C++
Compiler
gcc 9.2.0
Options
Warnings
Boost 1.71.0
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/gcc-9.2.0/include -std=c++17
Config object created
Some operations...
Opening file config.txt
Writing to file: dark_mode
Writing to file: =
Writing to file: true
Writing to file:
Writing to file: font
Writing to file: =
Writing to file: DejaVu Sans Mono
Writing to file:
Closing file
Exit Code:
0