Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 6 years ago

Language

C++

Compiler

clang 8.0.0

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

Author

anonymous

almost 6 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/clang-8.0.0/include -std=gnu++2a
tracer::tracer():0x7ffe112b5688
tracer::tracer(tracer &&):0x7ffe112b5680 <- 0x7ffe112b5688
tracer::tracer(const tracer &):0x7ffe112b5620 <- 0x7ffe112b5680
tracer::~tracer():0x7ffe112b5620
tracer::~tracer():0x7ffe112b5680
tracer::~tracer():0x7ffe112b5688
---
tracer::tracer():0x7ffe112b5670
tracer::tracer(tracer &&):0x7ffe112b5668 <- 0x7ffe112b5670
tracer::tracer(tracer &&):0x7ffe112b5620 <- 0x7ffe112b5668
tracer::~tracer():0x7ffe112b5620
tracer::~tracer():0x7ffe112b5668
tracer::~tracer():0x7ffe112b5670
Exit Code:
0