DCMTK
Version 3.6.1 20170228
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. |