4#ifndef TETL_CHRONO_IS_CLOCK_HPP
5#define TETL_CHRONO_IS_CLOCK_HPP
7#include <etl/_type_traits/bool_constant.hpp>
constexpr bool is_clock_v
Definition is_clock.hpp:20
Definition adjacent_find.hpp:9
If T satisfies the Clock requirements, provides the member constant value equal true....
Definition is_clock.hpp:16