Namespaces | Typedefs | Enumerations | Functions
SetHelper.h File Reference

Contains helper functions to work on STL sets. More...

#include <set>
Include dependency graph for SetHelper.h:

Go to the source code of this file.

Namespaces

 icl_core
 

Typedefs

typedef ICL_CORE_VC_DEPRECATE SetRelation tSetRelation icl_core::ICL_CORE_GCC_DEPRECATE
 

Enumerations

enum  icl_core::SetRelation {
  icl_core::eSR_EQUAL, icl_core::eSR_PROPER_SUPERSET, icl_core::eSR_PROPER_SUBSET, icl_core::eSR_INTERSECTION_NONEMPTY,
  icl_core::eSR_DISJUNCT
}
 Helper enum to describe relations between sets. More...
 

Functions

template<typename T , typename TCompare >
SetRelation icl_core::setRelation (const std::set< T, TCompare > &s1, const std::set< T, TCompare > &s2)
 

Detailed Description

Contains helper functions to work on STL sets.

Author
Jan Oberländer oberl.nosp@m.aen@.nosp@m.fzi.d.nosp@m.e
Date
2010-08-07

Definition in file SetHelper.h.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59