ITK  5.4.0
Insight Toolkit
itk::VariableLengthVector< TValue >::AllocateRootPolicy Struct Reference

#include <itkVariableLengthVector.h>

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 110 of file itkVariableLengthVector.h.

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

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