Language
C++
Compiler
gcc HEAD 7.0.1 20170417 (experimental)
Options
Warnings
Boost 1.63.0
Sprout
C++1z(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.63.0/gcc-head/include -I/opt/wandbox/sprout -std=gnu++1z
allocated_before 0
vector::_M_range_check: __n (which is 2) >= this->size() (which is 1)
allocated_after 17
Exit Code:
0