Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

gcc 8.1.0

Options
Warnings
Optimization
Don't Use Boost
C++17
-pedantic

Author

anonymous

almost 7 years ago

$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=c++17 -pedantic
run construct: 0
0x7ffe277d9f8c
run destruct: 0
run construct: 1
0x7ffe277d9f8c
run destruct: 1
run construct: 2
0x7ffe277d9f8c
run destruct: 2
run construct: 3
0x7ffe277d9f8c
run destruct: 3
run construct: 4
0x7ffe277d9f8c
run destruct: 4
run construct: 5
0x7ffe277d9f8c
run destruct: 5
run construct: 6
0x7ffe277d9f8c
run destruct: 6
run construct: 7
0x7ffe277d9f8c
run destruct: 7
run construct: 8
0x7ffe277d9f8c
run destruct: 8
run construct: 9
0x7ffe277d9f8c
run destruct: 9
Exit Code:
0