template< class Rep >
struct duration_values;
The std::chrono::duration_values
type defines three common durations:
The zero, min, and max static member functions in std::chrono::duration forward their work to these functions.
This type can be specialized if the representation Rep
requires a specific implementation to return these duration objects.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4