Language
C++
Compiler
gcc HEAD 12.0.0 20210721 (experimental)
Options
Warnings
Don't Use Boost
C++2a
-pedantic
Raw compiler options
-fdiagnostics-color
$ g++ prog.cc -Wall -Wextra -std=c++2a -pedantic -fdiagnostics-color
void callArithmetic_17() [with T = int; std::enable_if_t<is_arithmetic_v<T> >* <anonymous> = 0]
void callArithmetic_20() [with T = int]
void callArithmetic_20_alt() [with T = int]
Exit Code:
0