Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

clang 7.0.0

Options
Warnings
Don't Use Boost
C++17
no pedantic

Author

anonymous

over 6 years ago

$ clang++ prog.cc -Wall -Wextra -std=c++17
rv contextual bool conversion [with this == 0x7ffec6105140]
rv int conversion [with this == 0x7ffec6105140]
5
rvalue-reference returning function called
rv contextual bool conversion [with this == 0x7ffec6105158]
rv int conversion [with this == 0x7ffec6105158]
5
lvalue-reference returning function called
lv contextual bool conversion [with this == 0x7ffec6105158]
lv int conversion [with this == 0x7ffec6105158]
5
Exit Code:
0