Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
Loading...
Searching...
No Matches
units::traits::is_absolute< T > Struct Template Reference

Trait which tests whether T is an absolute<U> point wrapper. More...

#include <kind.h>

Inheritance diagram for units::traits::is_absolute< T >:
[legend]
Collaboration diagram for units::traits::is_absolute< T >:
[legend]

Detailed Description

template<class T>
struct units::traits::is_absolute< T >

Trait which tests whether T is an absolute<U> point wrapper.

true for any absolute<U>, false for a delta<U>, a plain unit, or a non-unit type.


The documentation for this struct was generated from the following file:
  • /home/runner/work/units/units/include/units/kind.h