|
Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
|
Trait which tests whether T is a delta<U> amount wrapper. More...
#include <kind.h>
Trait which tests whether T is a delta<U> amount wrapper.
true for any delta<U>, false for an absolute<U>, a plain unit, or a non-unit type.