![]() |
WPILibC++ 2025.3.2
|
Trait which tests whether type T is a unit_value_t with a unit type in the given category. More...
#include <units/base.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