Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 6 years ago

Language

C++

Compiler

gcc 9.2.0

Options
Warnings
Optimization
Boost 1.72.0
C++17(GNU)
-pedantic

Author

anonymous

almost 6 years ago

$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.72.0/gcc-9.2.0/include -std=gnu++17 -pedantic
size = 11
capacity = 15
as C-str: "some_"
as C++ string: "some__text"
Exit Code:
0