![]() |
BoB robotics
The Brains on Board robotics library
|
Trait which tests whether type T is a unit_value_t with a unit type in the given category. More...
#include <units.h>
Trait which tests whether type T is a unit_value_t with a unit type in the given category.
e.g. is_unit_value_t_category<units::category::length, unit_value_t<feet>>::value
would be true