|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | is_clock< typename > |
| If T satisfies the Clock requirements, provides the member constant value equal true. For any other type, value is false. More... | |
Namespaces | |
| namespace | etl |
| namespace | etl::chrono |
Variables | |
| template<typename T > | |
| constexpr bool | is_clock_v = is_clock<T>::value |