PCL
|
Go to the source code of this file.
Classes | |
class | pcl::AlignedAllocator |
A block allocator class for aligned memory allocation/deallocation. More... | |
Namespaces | |
pcl | |
PCL root namespace. | |
Functions | |
void * | operator new (pcl::size_type, void *p, pcl::AlignedAllocator &) |
|
inline |
Placement new operator for class AlignedAllocator. Returns the specified address p.
Definition at line 155 of file AlignedAllocator.h.