Language
Compiler
Options
$
checking 'float' against 'int'
checking 'float' against 'long'
checking 'float' against 'float'
float
Exit Code:
0
Author
anonymous
over 7 years ago
Author
anonymous
over 7 years ago
$
prog.cc:10:25: warning: string literal operator templates are a GNU extension [-Wgnu-string-literal-operator-template]
constexpr ct_str<Cs...> operator""_cs() { return {}; }
^
1 warning generated.
checking 'float' against 'int'
checking 'float' against 'long'
checking 'float' against 'float'
float