|
electro 0.3.0
Type-safe electrical units library modeled after std::chrono
|
Trait to indicate floating-point-like behavior. More...
#include <electro/electro.hpp>
Trait to indicate floating-point-like behavior.
Specializations for floating-point types return true. User-defined types may specialize this to enable implicit lossy conversions.
| T | The type to check. |
Definition at line 159 of file electro.hpp.