Home |All Classes |Grouped Classes |Index |Search

Function CL_MemoryPoolAllocator

	CL_MemoryPoolAllocator< _Type >::CL_MemoryPoolAllocator();

	CL_MemoryPoolAllocator< _Type >::CL_MemoryPoolAllocator(
		const CL_MemoryPoolAllocator < _Type > & _src);

	CL_MemoryPoolAllocator< _Type >::CL_MemoryPoolAllocator(
		const CL_MemoryPoolAllocator < _Other > & _src);

	CL_MemoryPoolAllocator< _Type >::CL_MemoryPoolAllocator(
		CL_MemoryPool * _memory_pool);