xo-unit: multiply, volatility units, share operators
This commit is contained in:
parent
d7fa7156df
commit
eb63f5fdc8
6 changed files with 212 additions and 47 deletions
|
|
@ -13,6 +13,8 @@ namespace xo {
|
|||
typename Quantity::unit_type;
|
||||
typename Quantity::repr_type;
|
||||
|
||||
//{ Quantity::multiply(qty, qty) };
|
||||
|
||||
{ qty.scale() } -> std::same_as<const typename Quantity::repr_type &>;
|
||||
{ qty.unit() } -> std::same_as<const typename Quantity::unit_type &>;
|
||||
//{ Quantity::unit_cstr() } -> std::same_as<char const *>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue