Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
NOTMatchExpression.hpp File Reference

Definition of the class CDPL::Chem::NOTMatchExpression. More...

#include <memory>
#include "CDPL/Chem/MatchExpression.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::NOTMatchExpression< ObjType1, ObjType2 >
 NOTMatchExpression. More...
 
class  CDPL::Chem::NOTMatchExpression< ObjType, void >
 NOTMatchExpression. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

Definition of the class CDPL::Chem::NOTMatchExpression.