tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
treat_as_floating_point.hpp File Reference

Go to the source code of this file.

Classes

struct  treat_as_floating_point< Rep >
 The etl::chrono::treat_as_floating_point trait helps determine if a duration can be converted to another duration with a different tick period. More...
 

Namespaces

namespace  etl
 
namespace  etl::chrono
 

Variables

template<typename Rep>
constexpr bool treat_as_floating_point_v = treat_as_floating_point<Rep>::value