ReactOS 0.4.16-dev-91-g764881a
|
Public Member Functions | |
less_n (int limit, size_t &nb_calls) | |
bool | operator() (int a_) const |
Public Attributes | |
int | _limit |
size_t & | _nb_calls |
Private Member Functions | |
less_n & | operator= (less_n const &) |
Definition at line 31 of file partition_test.cpp.
Definition at line 32 of file partition_test.cpp.
Definition at line 35 of file partition_test.cpp.
int PartitionTest::less_n::_limit |
Definition at line 40 of file partition_test.cpp.
Referenced by operator()().
size_t& PartitionTest::less_n::_nb_calls |
Definition at line 41 of file partition_test.cpp.
Referenced by operator()().