Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git a3ba348aeea36f4cd6155854364e088bfd66d14d) (https://github.com/llvm-mirror/llvm.git 28b397746c3995bde01158865af6749de25abd0b)

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

Author

anonymous

almost 7 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/clang-head/include -std=gnu++2a
Printing the elements of b:
  1
  2
  3
Printing the elements of b:
  1
  2
  3
Exit Code:
0