random_pager< npages_ > Class Template Reference
[Internals]
Pager with random replacement strategy.
More...
#include <pager.h>
List of all members.
Public Types |
enum | { n_pages = npages_
} |
Public Member Functions |
int_type | kick () |
void | hit (int_type ipage) |
Detailed Description
template<unsigned npages_>
class random_pager< npages_ >
Pager with random replacement strategy.
The documentation for this class was generated from the following file: