3 #include <boost/flyweight.hpp> 4 #include <boost/flyweight/intermodule_holder.hpp> 5 #include <boost/flyweight/no_tracking.hpp> 19 = boost::flyweight<std::string,
20 boost::flyweights::no_tracking,
21 boost::flyweights::intermodule_holder>;
weightset_mixin< detail::r_impl > r
size_t operator()(const vcsn::symbol &ss) const
std::string operator+(const std::string &l, vcsn::symbol r)
boost::flyweight< std::string, boost::flyweights::no_tracking, boost::flyweights::intermodule_holder > symbol
An internalized string.