FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcImplArray< T, A >::reallocator Class Reference

#include <_AcArray.h>

Public Member Functions

 reallocator (bool may_use_realloc=false)
 
void reallocate (AcImplArray *pArray, size_type nNewLen)
 
 ~reallocator ()
 

Detailed Description

template<class T, class A>
class AcImplArray< T, A >::reallocator

Definition at line 588 of file _AcArray.h.

Constructor & Destructor Documentation

◆ reallocator()

template<class T , class A >
AcImplArray< T, A >::reallocator::reallocator ( bool may_use_realloc = false)
inline

Definition at line 593 of file _AcArray.h.

◆ ~reallocator()

template<class T , class A >
AcImplArray< T, A >::reallocator::~reallocator ( )
inline

Definition at line 621 of file _AcArray.h.

Member Function Documentation

◆ reallocate()

template<class T , class A >
void AcImplArray< T, A >::reallocator::reallocate ( AcImplArray * pArray,
size_type nNewLen )
inline

Definition at line 601 of file _AcArray.h.


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