traits template for unit names. More...
#include <units_fwd.hpp>
Public Types | |
| typedef void | base_unit_info_primary_template | 
| INTERNAL ONLY.  More... | |
Static Public Member Functions | |
| static std::string | name () | 
| The full name of the unit (returns BaseUnit::name() by default)  More... | |
| static std::string | symbol () | 
| The symbol for the base unit (Returns BaseUnit::symbol() by default)  More... | |
traits template for unit names.
| typedef void boost::units::base_unit_info< BaseUnit >::base_unit_info_primary_template | 
INTERNAL ONLY.
      
  | 
  inlinestatic | 
The full name of the unit (returns BaseUnit::name() by default)
References boost::iostreams::gzip::flags::name.
Referenced by boost::units::detail::base_unit_name_string().
      
  | 
  inlinestatic | 
The symbol for the base unit (Returns BaseUnit::symbol() by default)
References boost::spirit::x3::unicode::symbol.
Referenced by boost::units::detail::base_unit_symbol_string().