Public Member Functions
icl_core::Set< T > Class Template Reference

#include <Set.h>

List of all members.

Public Member Functions

 Set ()
 Set (const Set &c)
 Set (const std::set< T > &c)

Detailed Description

template<typename T>
class icl_core::Set< T >

Definition at line 32 of file Set.h.


Constructor & Destructor Documentation

template<typename T >
icl_core::Set< T >::Set ( ) [inline]

Definition at line 35 of file Set.h.

template<typename T >
icl_core::Set< T >::Set ( const Set< T > &  c) [inline]

Definition at line 36 of file Set.h.

template<typename T >
icl_core::Set< T >::Set ( const std::set< T > &  c) [inline]

Definition at line 37 of file Set.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