Language
C++
Compiler
gcc HEAD 10.0.0 20190710 (experimental)
Options
Warnings
Boost 1.70.0
C++17
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=c++17 -pedantic-errors
DerivedDerived<bool> += int
Derived<bool> += int
Exit Code:
0