Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::getTypeOfObject< TagT > Struct Template Reference

#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: