Partilhar via


CCRTAllocator::disponível

telefonar Essa função estática para liberar memória.

static void Free(
   void* p 
) throw( );

Parâmetros

  • p
    Ponteiro para a memória alocada.

Comentários

Libera a memória alocada.See disponível para obter mais detalhes.

Requisitos

Cabeçalho: atlalloc.h

Consulte também

Referência

Classe CCRTAllocator

CCRTAllocator::alocar

CCRTAllocator::Reallocate

Outros recursos

CCRTAllocator membros