![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkVariableLengthVector.h>
Inheritance diagram for itk::VariableLengthVector< TValue >::AlwaysReallocate:
Collaboration diagram for itk::VariableLengthVector< TValue >::AlwaysReallocate:Public Member Functions | |
| bool | operator() (unsigned int, unsigned int) const |
VariableLengthVector Allocation Policy: Always reallocate memory. This policy, when used from VariableLengthVector::SetSize(), always implies that the previous internal buffer will be reallocated. Even if enough memory was available.
Definition at line 126 of file itkVariableLengthVector.h.
|
inline |
Definition at line 129 of file itkVariableLengthVector.h.
1.8.16