ratio< N, D > Class Template Reference
Minimal implementation of the ratio
class.
More...
#include <tinythread.h>
List of all members.
Detailed Description
template<__intmax_t N, __intmax_t D = 1>
class tthread::ratio< N, D >
Minimal implementation of the ratio
class.
This class provides enough functionality to implement some basic chrono
classes.
The documentation for this class was generated from the following file: