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

Trait which tests whether T is a string-tagged kind<Tag, U>. More...

#include <kind.h>

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

Detailed Description

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

Trait which tests whether T is a string-tagged kind<Tag, U>.

true for any kind<Tag, U>, false for an absolute/delta, a plain unit, or a non-unit.


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