Language
C++
Compiler
gcc HEAD 10.0.0 20190801 (experimental)
Options
Warnings
Don't Use Boost
C++17
no pedantic
$ g++ prog.cc -Wall -Wextra -std=c++17
Inside StreamRAII(const std::string& filename, const char *mode)
Filename: ./prog.cc
mode: StreamMode::READ_BINARY
Inside StreamRAII(const std::string& filename, const char *mode)
Filename: ./prog.exe
mode: StreamMode::READ_BINARY
Exit Code:
0