A concept for C++ std::chrono durations.
More...
#include <random.h>
template<typename T>
[]<class Rep, class Period>(
std::type_identity<std::chrono::duration<Rep, Period>>) {
}(std::type_identity<T>());
}
A concept for C++ std::chrono durations.
Implement std::hash so RCUPtr can be used as a key for maps or sets.
A concept for C++ std::chrono durations.
Definition at line 162 of file random.h.