mpqc::Provides< Properties > Class Template Reference
Documentation
template<typename... Properties>
class mpqc::Provides< Properties >
Base for classes that provide Properties
.
This provides to the class that inherits this an ability to visit each property P
in Properties
by overloading the corresponding P::Provider::can_evaluate
and P::Provider::evaluate
methods.
- Template Parameters
-
Properties the property type list
The documentation for this class was generated from the following file:
- mpqc/util/misc/provider.h