DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
Metafunction to remove the extent from an array type. More...
Metafunction to remove the extent from an array type.
OFremove_extent provides a public member typedef "type" that is equal to the given parameter except existing extents are removed.
T | The type its extents should be removed. |