Minimal requirements for functions. More...
#include <concepts.hh>
Public Member Functions | |
unspecified | d0 () const |
Access to function value. | |
Public Member Functions inherited from RFFGen::Base | |
template<class Arg > | |
void | update (const Arg &) |
Update on changed input. | |
template<int id, class Arg > | |
void | updateVariable (const Arg &) |
Empty variables. | |
Public Member Functions inherited from RFFGen::Concepts::CopyConcept | |
CopyConcept (const CopyConcept &) | |
Copy-constructible. | |
CopyConcept & | operator= (const CopyConcept &) |
Copy-assignable. | |
Minimal requirements for functions.