ITK  5.0.0
Insight Segmentation and Registration Toolkit
itk::VariableLengthVector< TValue >::AllocateRootPolicy Struct Reference

#include <itkVariableLengthVector.h>

+ Inheritance diagram for itk::VariableLengthVector< TValue >::AllocateRootPolicy:

Detailed Description

template<typename TValue>
struct itk::VariableLengthVector< TValue >::AllocateRootPolicy

VariableLengthVector empty base-class for allocation policies. All Allocation Policies are expected to inherit from this empty base class.

See Also
itk::VariableLengthVector::SetSize
NeverReallocate
ShrinkToFit
DontShrinkToFit

Definition at line 112 of file itkVariableLengthVector.h.


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