DCMTK Version 3.6.7
OFFIS DICOM Toolkit
Loading...
Searching...
No Matches
OFremove_reference< T > Struct Template Reference

Metafunction to remove the reference from a type. More...

Detailed Description

template<typename T>
struct OFremove_reference< T >

Metafunction to remove the reference from a type.

OFremove_reference provides a public member typedef "type" for the type referred by the given parameter.

See also
http://en.cppreference.com/w/cpp/types/remove_reference for details.
Template Parameters
TThe type its reference should be removed.

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


Generated on Tue Mar 19 2024 for DCMTK Version 3.6.7 by Doxygen 1.9.8