neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::primes< T > Struct Template Reference

#include <random.hpp>

Static Public Attributes

static const T sPrimes []
 

Detailed Description

template<typename T>
struct neolib::primes< T >

Definition at line 174 of file random.hpp.

Member Data Documentation

◆ sPrimes

template<typename T >
const T neolib::primes< T >::sPrimes
static

Definition at line 176 of file random.hpp.


The documentation for this struct was generated from the following file: