electro 0.3.0
Type-safe electrical units library modeled after std::chrono
Loading...
Searching...
No Matches
electro::is_quantity< T > Struct Template Reference

Trait to detect quantity specializations. More...

#include <electro/electro.hpp>

Inheritance diagram for electro::is_quantity< T >:

Detailed Description

template<typename T>
struct electro::is_quantity< T >

Trait to detect quantity specializations.

Template Parameters
TType to check.

Definition at line 99 of file electro.hpp.


The documentation for this struct was generated from the following file: