Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Chem::MatchExpressionList. More...
#include <algorithm>
#include <memory>
#include <functional>
#include "CDPL/Chem/MatchExpression.hpp"
#include "CDPL/Util/IndirectArray.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Chem::MatchExpressionList< ObjType1, ObjType2 > |
A container for the storage and evaluation of logical match expression lists. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Chem | |
Contains classes and functions related to chemistry. | |
Definition of the class CDPL::Chem::MatchExpressionList.