|
statcpp
C++17 Header-Only Statistics Library
|
Type trait to determine if a type is a random engine. More...
#include <random_engine.hpp>
Type trait to determine if a type is a random engine.
A concept-like type trait for templates that accept specific engines.
| T | Type to check |
Definition at line 69 of file random_engine.hpp.