#include <Selector.h>
Static Public Attributes | |
static const bool | value = boost::is_base_of<SelectorBase, T>::value |
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 50 of file Selector.h.
const bool edm::has_match< T >::value = boost::is_base_of<SelectorBase, T>::value [static] |
Definition at line 51 of file Selector.h.