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_delta< T > Struct Template Reference

Trait which tests whether T is a delta<U> amount wrapper. More...

#include <kind.h>

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

Detailed Description

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

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.


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