|
sprint 1-alpha
|
Classes | |
| struct | container |
Public Types | |
|
typedef cachemap_iterator < _Key, _Tp, hash > | iterator |
|
typedef cachemap_iterator < _Key, _Tp, hash > | const_iterator |
Public Member Functions | |
| cachemap (const std::string &cachename, unsigned int nmap) | |
| mapped_type & | operator[] (const key_type &k) |
| iterator | find (const key_type &k) |
| iterator | begin () |
| iterator | end () |
1.7.4