concepts::Semantics< T > Class Template Referenceabstract

An abstract function class to query attributes. More...

#include <semantics.hh>

Inheritance diagram for concepts::Semantics< T >:
concepts::OutputOperator

Public Member Functions

virtual T operator() (Attribute attrib) const =0
 Application operator to query an attribute. More...
 

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream. More...
 

Detailed Description

template<class T>
class concepts::Semantics< T >

An abstract function class to query attributes.

Definition at line 22 of file semantics.hh.

Member Function Documentation

◆ info()

template<class T >
virtual std::ostream& concepts::Semantics< T >::info ( std::ostream &  os) const
inlineprotectedvirtual

◆ operator()()


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich