DCMTK  Version 3.6.6
OFFIS DICOM Toolkit
OFadd_pointer< T > Struct Template Reference

Metafunction to add another pointer-level to a type. More...

Detailed Description

template<typename T>
struct OFadd_pointer< T >

Metafunction to add another pointer-level to a type.

OFadd_pointer provides a public member typedef "type" that is equal to the given parameter except existing references are removed and instead another pointer-level is added.

See also
http://en.cppreference.com/w/cpp/types/add_pointer for details.
Template Parameters
TThe type to add a pointer-level to.

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


Generated on Thu Jan 14 2021 for DCMTK Version 3.6.6 by Doxygen 1.8.18