Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C++

Compiler

gcc HEAD 11.0.0 20200818 (experimental)

Options
Boost 1.73.0
C++2a(GNU)
no pedantic
Raw compiler options
list.cpp

Author

anonymous

over 5 years ago

list.cpp
list.h

$ g++ prog.cc -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2a list.cpp
Printing forward 
Data: 12 
Data: 45 
Data: 18 
Data: 1 
Data: 10 
Data: 22 
Data: 3 
Data: 7 
Data: 9 
Exit Code:
0