Point Cloud Library (PCL)  1.14.0-dev
pcl::has_custom_allocator< T > Struct Template Reference

Tests at compile time if type T has a custom allocator. More...

Detailed Description

template<typename T>
struct pcl::has_custom_allocator< T >

Tests at compile time if type T has a custom allocator.

See also
pcl::make_shared, PCL_MAKE_ALIGNED_OPERATOR_NEW
Template Parameters
TType of the object to test

Definition at line 265 of file type_traits.h.


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