concepts::multiplies< F, G, H > Class Template Reference
#include <operations.hh>
Inheritance diagram for concepts::multiplies< F, G, H >:
Public Member Functions | |
H | operator() (const F &x, const G &y) const |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
template<class F, class G, class H>
class concepts::multiplies< F, G, H >
Definition at line 63 of file operations.hh.
Member Function Documentation
◆ info()
template<class F , class G , class H >
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 69 of file operations.hh.
◆ operator()()
template<class F , class G , class H >
|
inline |
Definition at line 67 of file operations.hh.
The documentation for this class was generated from the following file:
- basics/operations.hh