57 o <<
"\\mathbb{Z}_{\\text{min}}";
boost::flyweight< std::string, boost::flyweights::no_tracking, boost::flyweights::intermodule_holder > symbol
An internalized string.
static value_t conv(self_t, value_t v)
Print as a parsable type string.
static zmin make(std::istream &is)
Build from the description in is.
weightset_mixin< detail::zmin_impl > zmin
std::ostream & print_set(std::ostream &o, format fmt={}) const
An input/output format for valuesets.
Print as is. For instance, don't try to escape labels.
weightset_mixin< detail::nmin_impl > nmin
Print as rich UTF-8 text, escaped.
static value_t conv(nmin, const nmin::value_t v)
typename super_t::value_t value_t
weightset_mixin< detail::b_impl > b
static value_t conv(b, b::value_t v)
Provide a variadic mul on top of a binary mul(), and one().
Print as plain (ASCII) text, escaped.
char eat(std::istream &is, char c)
Check lookahead character and advance.
static constexpr bool has_lightening_weights()