API Reference > Other Classes > OdMemoryAllocator Template > OdMemoryAllocator Methods > OdMemoryAllocator::useRealloc Method
OdMemoryAllocator::useRealloc Method
Syntax
C++
static inline bool useRealloc();

Returns true if and only if odrxRealloc can be used to resize an array.

This function always returns true.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.