Binary function to query the flags for use with generic STL functions. More...
#include <Elements.h>
Public Types | |
typedef TCLASS | first_argument_type |
typedef bool | result_type |
typedef TCLASS::TFlagType | second_argument_type |
Public Member Functions | |
bool | operator() (const TCLASS &rclElem, typename TCLASS::TFlagType tFlag) const |
Binary function to query the flags for use with generic STL functions.
typedef TCLASS MeshCore::MeshIsNotFlag< TCLASS >::first_argument_type |
typedef bool MeshCore::MeshIsNotFlag< TCLASS >::result_type |
typedef TCLASS::TFlagType MeshCore::MeshIsNotFlag< TCLASS >::second_argument_type |
bool MeshCore::MeshIsNotFlag< TCLASS >::operator() | ( | const TCLASS & | rclElem, |
typename TCLASS::TFlagType | tFlag | ||
) | const |