Stxxl  1.3.2
Public Types | Public Member Functions | List of all members
random_pager< npages_ > Class Template Reference

Pager with random replacement strategy. More...

#include <pager.h>

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: