xo-unit: ++ doxygen decors on quantity members
This commit is contained in:
parent
1a7321c98f
commit
0c355d3e8b
2 changed files with 290 additions and 61 deletions
|
|
@ -239,6 +239,7 @@ namespace xo {
|
|||
|
||||
// ----- weight -----
|
||||
|
||||
/** @brief a unit type representing 1mg (10^-3 grams) **/
|
||||
using milligram = wrap_unit< std::ratio<1>,
|
||||
bpu_node< bpu<dim::mass,
|
||||
std::ratio<1, 1000>> > >;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue