Language
C++
Compiler
clang HEAD 12.0.0 (https://github.com/llvm/llvm-project.git 0b9f9eced9c532ee9bbf320216a2e85b314eb5f0)
Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/clang-head/include -std=gnu++2a
Utils::generator<std::variant<Token::MagicLiteral, Token::Data, Token::Punctuation, Token::Codepoint>> Lexer::_lex_char_container()
N5Utils9generatorINSt3__17variantIJiN5Token4DataENS3_11PunctuationENS3_9CodepointEEEEEE
123
Exit Code:
0