ReactOS
0.4.16-dev-1056-gbe87e00
Public Member Functions
|
List of all members
RndShuffleTest::MyRandomGenerator Class Reference
Public Member Functions
unsigned
long
operator()
(
unsigned
long
n_)
Detailed Description
Definition at line
17
of file
rndshf_test.cpp
.
Member Function Documentation
◆
operator()()
unsigned
long
RndShuffleTest::MyRandomGenerator::operator()
(
unsigned
long
n_
)
inline
Definition at line
20
of file
rndshf_test.cpp
.
21
{
22
return
rand
() % n_;
23
}
rand
_Check_return_ int __cdecl rand(void)
Definition:
rand.c:10
The documentation for this class was generated from the following file:
sdk/lib/3rdparty/stlport/test/unit/
rndshf_test.cpp
RndShuffleTest
MyRandomGenerator
Generated on Tue Apr 29 2025 06:32:42 for ReactOS by
1.9.6