sprint 1-alpha
Public Types | Public Member Functions | Public Attributes
sprint::cachemap_iterator< _Key, _Tp, hash > Struct Template Reference

List of all members.

Public Types

typedef _Key key_type
typedef hash::key_type hash_key_type
typedef _Tp mapped_type
typedef std::pair< _Key, _Tp > value_type
typedef std::map< _Key, _Tp > mapset

Public Member Functions

 cachemap_iterator (typename mapset::iterator i)

Public Attributes

mapset::iterator m_i

template<typename _Key, typename _Tp, typename hash>
struct sprint::cachemap_iterator< _Key, _Tp, hash >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines