Polymake Template Library (PTL) 4.12
pm::attrib< C > Struct Template Reference

#include <type_manip.h>

Inherited by pm::attrib< C & >, pm::attrib< C && >, pm::attrib< const C >, and pm::deref< C >.

Detailed Description

template<typename C>
struct pm::attrib< C >

Removal of the pointer/reference modifier

For a given pointer/reference type, the data type being referred to is revealed. For the sake of completeness, non-reference types yield themselves as result.


The documentation for this struct was generated from the following file: