Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 2 years ago

Language

C++

Compiler

clang 15.0.7

Options
Warnings
Boost 1.80.0
C++2b(GNU)
no pedantic

Author

anonymous

about 2 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.80.0-clang-15.0.7/include -std=gnu++2b
Built-in stream redirection Demo

stringstream: creating memory stream for read/write
initializing clog redirection to stringstream

clog: printing  "Hello, Khri$ha!"
stringstream: received "Hello, Khri$ha!"
Signal:
Segmentation fault