xo-unit: docs: comment tweaks
This commit is contained in:
parent
eea10d8fe1
commit
b56cd3e390
2 changed files with 2 additions and 6 deletions
|
|
@ -11,13 +11,9 @@ namespace xo {
|
|||
*
|
||||
* Intended to include at least:
|
||||
* - built-in integral and floating-point types
|
||||
* - boost::rational<U>
|
||||
* - std::complex<U>
|
||||
* - xo::raio<U>
|
||||
* - xo::unit::quantity<U,R>
|
||||
*
|
||||
* This implies we don't require T to be totally ordered,
|
||||
* and don't require (<,<=,>=,>) operators.
|
||||
*
|
||||
* Intend numeric_concept to apply to types suitable for
|
||||
* xo::unit::quantity::repr_type.
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue