INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
INMOST::tiny_map< key, value, stacked >::iterator Class Reference

#include <container.hpp>

Inheritance diagram for INMOST::tiny_map< key, value, stacked >::iterator:
Collaboration diagram for INMOST::tiny_map< key, value, stacked >::iterator:

Public Member Functions

 iterator ()
 
 iterator (const typename container::iterator &other)
 

Detailed Description

template<class key, class value, unsigned int stacked>
class INMOST::tiny_map< key, value, stacked >::iterator

Definition at line 1926 of file container.hpp.

Constructor & Destructor Documentation

template<class key , class value , unsigned int stacked>
INMOST::tiny_map< key, value, stacked >::iterator::iterator ( )
inline

Definition at line 1929 of file container.hpp.

template<class key , class value , unsigned int stacked>
INMOST::tiny_map< key, value, stacked >::iterator::iterator ( const typename container::iterator other)
inline

Definition at line 1930 of file container.hpp.


The documentation for this class was generated from the following file: