Search Results

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.


The documentation for this class was generated from the following file: