nn::fnd::UnitHeapTemplate::Allocator::Allocator Constructor

Syntax

Allocator(
     UnitHeapTemplate< LockPolicy > & heap
);

Allocator();

List of Overloaded Member Functions

Allocator( UnitHeapTemplate< LockPolicy > & ) Constructor that specifies a unit heap and initializes an allocator.
Allocator( ) Constructor that does not perform initialization.

Description of Allocator( UnitHeapTemplate< LockPolicy > & )

Constructor that specifies a unit heap and initializes an allocator.

Description of Allocator( )

Constructor that does not perform initialization.


CONFIDENTIAL