Language
C++
Compiler
gcc 7.5.0
Options
Warnings
Boost 1.75.0
C++11
no pedantic
Raw compiler options
-D_GLIBCXX_USE_CXX11_ABI=0
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.75.0-gcc-7.5.0/include -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0
_GLIBCXX_USE_CXX11_ABI=0
sizeof(std::list<int>)=16
sizeof(std::string)=8
sizeof(boost::filesystem::path)=8
Signal:
Segmentation fault