29 #ifndef CDPL_PHARM_FEATURETYPEMATCHFUNCTOR_HPP
30 #define CDPL_PHARM_FEATURETYPEMATCHFUNCTOR_HPP
Definition of the preprocessor macro CDPL_PHARM_API.
#define CDPL_PHARM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
FeatureTypeMatchFunctor.
Definition: FeatureTypeMatchFunctor.hpp:47
bool operator()(const Feature &ftr1, const Feature &ftr2) const
Checks if ftr1 and ftr2 have the same feature type.
Feature.
Definition: Feature.hpp:48
The namespace of the Chemical Data Processing Library.