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
Propertiesthe property type list

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