alternative Standard Libary  0.29.8
linear_congruential_engine.hpp-Dateireferenz

gehe zum Quellcode dieser Datei

Klassen

class  std::linear_congruential_engine< TIntType, a, c, m >
 

Namensbereiche

 std
 

Funktionen

template<class UIntType , UIntType a, UIntType c, UIntType m>
bool std::operator== (const linear_congruential_engine< UIntType, a, c, m > &lhs, const linear_congruential_engine< UIntType, a, c, m > &rhs)
 
template<class UIntType , UIntType a, UIntType c, UIntType m>
bool std::operator!= (const linear_congruential_engine< UIntType, a, c, m > &lhs, const linear_congruential_engine< UIntType, a, c, m > &rhs)