Development
Miscellaneous development notes for xo-unit.
Addding a Basis Unit
To add a basis unit for an existing dimension:
add unit definition to the
xo::qty::bunamespace ininclude/xo/unit/basis_unit.hppadd call to
bu_store::bu_establish_abbrev()frombu_store::bu_store.add
natural_unitdefinition toxo::qty::nunamespace ininclude/xo/unit/natural_unit.hppadd
scaled_unitdefinition toxo::qty::unamespace ininclude/xo/unit/scaled_unit.hpp.add unit quantity to
xo::qty::qtynamespace ininclude/xo/unit/quantity.hppadd factory function to
xo::qty::qtynamespace ininclude/xo/unit/quantity.hpp