Public Member Functions
icl_core::Map< TKey, TValue > Class Template Reference

#include <Map.h>

Inheritance diagram for icl_core::Map< TKey, TValue >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Map ()
 Map (const Map &c)
 Map (const std::map< TKey, TValue > &c)
template<typename TInputIterator >
 Map (TInputIterator start, TInputIterator end)

Detailed Description

template<typename TKey, typename TValue>
class icl_core::Map< TKey, TValue >

Definition at line 33 of file Map.h.


Constructor & Destructor Documentation

template<typename TKey, typename TValue>
icl_core::Map< TKey, TValue >::Map ( ) [inline]

Definition at line 36 of file Map.h.

template<typename TKey, typename TValue>
icl_core::Map< TKey, TValue >::Map ( const Map< TKey, TValue > &  c) [inline]

Definition at line 37 of file Map.h.

template<typename TKey, typename TValue>
icl_core::Map< TKey, TValue >::Map ( const std::map< TKey, TValue > &  c) [inline]

Definition at line 38 of file Map.h.

template<typename TKey, typename TValue>
template<typename TInputIterator >
icl_core::Map< TKey, TValue >::Map ( TInputIterator  start,
TInputIterator  end 
) [inline]

Definition at line 40 of file Map.h.


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


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:26