DCMTK Version 3.6.7
OFFIS DICOM Toolkit
|
Metafunction to remove the reference from a type. More...
Metafunction to remove the reference from a type.
OFremove_reference provides a public member typedef "type" for the type referred by the given parameter.
T | The type its reference should be removed. |