57 while (is && isalnum(is.peek()))
#define BUILTIN_UNREACHABLE()
std::ostream & operator<<(std::ostream &os, direction d)
Pretty-printing.
Print as a parsable type string.
An input/output format for valuesets.
By default, print for text.
Request the map implementation.
Print as is. For instance, don't try to escape labels.
std::string to_string(direction d)
Conversion to string.
Print as rich UTF-8 text, escaped.
std::istream & operator>>(std::istream &is, direction &d)
Parsing.
A mapping from strings to Values.
std::ostringstream os
The output stream: the corresponding C++ snippet to compile.
Print as plain (ASCII) text, escaped.