Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

C++

Compiler

gcc 8.1.0

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

Author

anonymous

about 7 years ago

$ g++ prog.cc -I/opt/wandbox/boost-1.67.0/gcc-8.1.0/include -std=gnu++2a
[string_value_t]
    [std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >]
    hoge
[test_t]
    [int32_value_t]
        [int]
        99
    [float_value_t]
        [float]
        10
2
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >
Exit Code:
0