C++ concepts: TrivialClock

From cppreference.com
< cpp‎ | concept
 
 
 

The TrivialClock concept describes the requirements satisfied by all the clocks in the chrono library.

Requirements

For a type TC:

Usage

The following types satisfy this concept in the standard library: