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

namespace  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 <oberlaen@fzi.de>
Date:
2010-08-07

Definition in file SetHelper.h.



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