BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
util::detail Namespace Reference

Variables

template<typename>
constexpr bool IsChronoDuration = false
template<class Rep, class Period>
constexpr bool IsChronoDuration< std::chrono::duration< Rep, Period > > = true

Variable Documentation

◆ IsChronoDuration

template<typename>
bool util::detail::IsChronoDuration = false
inlineconstexpr

Definition at line 29 of file Chrono.hpp.

◆ IsChronoDuration< std::chrono::duration< Rep, Period > >

template<class Rep, class Period>
bool util::detail::IsChronoDuration< std::chrono::duration< Rep, Period > > = true
inlineconstexpr

Definition at line 32 of file Chrono.hpp.