Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2014. The current version is 1.89.0.
In the table below, X denotes
a wait traits class for clock type Clock,
where Clock meets the C++11
type requirements for a clock, and d
denotes a value of type Clock::duration.
Table 41. WaitTraits requirements
|
expression |
return type |
assertion/note |
|---|---|---|
|
|
|
Returns the maximum duration to be used for an individual, implementation-defined wait operation. |