Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::Allocator::AlignedObjectHandle< T > Member List

This is the complete list of members for Bond::Allocator::AlignedObjectHandle< T >, including all inherited members.

AlignedObjectHandle(Allocator *allocator=nullptr, T *ptr=nullptr)Bond::Allocator::AlignedObjectHandle< T >inline
AlignedObjectHandle(Allocator &allocator, T *ptr=nullptr)Bond::Allocator::AlignedObjectHandle< T >inline
AlignedObjectHandle(AlignedObjectHandle &&other)Bond::Allocator::AlignedObjectHandle< T >inline
operator AlignedObjectHandle< U >() &&Bond::Allocator::AlignedObjectHandle< T >inline
operator=(AlignedObjectHandle &&other)Bond::Allocator::AlignedObjectHandle< T >inline