ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::core::StdAllocator< T > Member List

This is the complete list of members for cloudViewer::core::StdAllocator< T >, including all inherited members.

allocate(std::size_t n)cloudViewer::core::StdAllocator< T >inline
deallocate(T *p, std::size_t n)cloudViewer::core::StdAllocator< T >inline
GetDeviceID() constcloudViewer::core::StdAllocator< T >inline
operator!=(const StdAllocator &other) constcloudViewer::core::StdAllocator< T >inline
operator=(const StdAllocator &)=defaultcloudViewer::core::StdAllocator< T >
operator=(StdAllocator &&)=defaultcloudViewer::core::StdAllocator< T >
operator==(const StdAllocator &other) constcloudViewer::core::StdAllocator< T >inline
StdAllocator()=defaultcloudViewer::core::StdAllocator< T >
StdAllocator(int device_id)cloudViewer::core::StdAllocator< T >inlineexplicit
StdAllocator(const StdAllocator &)=defaultcloudViewer::core::StdAllocator< T >
StdAllocator(StdAllocator &&)=defaultcloudViewer::core::StdAllocator< T >
StdAllocator(const StdAllocator< U > &other)cloudViewer::core::StdAllocator< T >inline
value_type typedefcloudViewer::core::StdAllocator< T >