Language
C++
Compiler
gcc HEAD 9.0.0 20181122 (experimental)
Options
Warnings
Boost 1.65.1
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.65.1/gcc-head/include -std=gnu++2a int const& 7
std::string const& Text
double const& 3.5
std::string const& Hello
long const& -5
Exit Code:
0