CMS 3D CMS Logo

edm::has_match< T > Struct Template Reference

struct template has_match. More...

#include <FWCore/Framework/interface/Selector.h>

List of all members.

Static Public Attributes

static const bool value = boost::is_base_of<SelectorBase,T>::value


Detailed Description

template<class T>
struct edm::has_match< T >

struct template has_match.

Used to declare that a class has a match function. This is needed to work around a bug in GCC 3.2.x

Definition at line 53 of file Selector.h.


Member Data Documentation

template<class T>
const bool edm::has_match< T >::value = boost::is_base_of<SelectorBase,T>::value [static]

Definition at line 55 of file Selector.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:41:10 2009 for CMSSW by  doxygen 1.5.4