ITK  5.2.0
Insight 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: