3#ifndef TETL_CHRONO_IS_CLOCK_HPP
4#define TETL_CHRONO_IS_CLOCK_HPP
constexpr bool is_clock_v
Definition is_clock.hpp:19
bool_constant< false > false_type
Definition bool_constant.hpp:14
If T satisfies the Clock requirements, provides the member constant value equal true....
Definition is_clock.hpp:15
static constexpr bool value
Definition integral_constant.hpp:10