boost::units::si::mole_base_unit
// In header: <boost/units/base_units/si/mole.hpp> struct mole_base_unit { // public static functions static std::string name(); static std::string symbol(); };
mole_base_unit
static std::string name();
static std::string symbol();