Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C++

Compiler

clang 9.0.0

Options
Warnings
Boost 1.71.0
C++2a(GNU)
no pedantic

Author

anonymous

over 5 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.71.0/clang-9.0.0/include -std=gnu++2a
Integer::Integer(int) _n:1
Integer::Integer(int) _n:2
Integer::Integer(int) _n:5
Integer operator+(const Integer &, const Integer &) a:5
Integer::Integer(int) _n:6
Integer::Integer(int) _n:2
Integer operator*(const Integer &, const Integer &) a:2
Integer::Integer(int) _n:4
Integer operator+(const Integer &, const Integer &) a:6
Integer::Integer(int) _n:10
10
Exit Code:
0