concepts::getTypeOfObject< TagT > Struct Template Reference

Return the dynamic type of a polymorphic object. More...

#include <output.hh>

Static Public Member Functions

static const std::string name ()
 

Detailed Description

template<class TagT>
struct concepts::getTypeOfObject< TagT >

Return the dynamic type of a polymorphic object.

Author
Lukas Drescher, Robert Gruhlke, Adrien Semin 2016
Remarks
This method is very useful when you want to determine the polymorphic type of an object without having an instanciation of that object

Definition at line 56 of file output.hh.

Member Function Documentation

◆ name()

template<class TagT >
static const std::string concepts::getTypeOfObject< TagT >::name ( )
inlinestatic

Definition at line 57 of file output.hh.


The documentation for this struct 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