Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 8 years ago

Language

Compiler

Options

Author

anonymous

almost 8 years ago

$
prog.cc:7:42: error: incompatible operand types ('A' and 'B')
  auto result = std::is_same<int, int>{} ? A{} : B{};
                                         ^ ~~~   ~~~
1 error generated.
Exit Code:
1