Bond 0.9
C++ Bond Runtime Library API Documentation
|
This is the complete list of members for Bond::Allocator::AlignedHandle< T >, including all inherited members.
AlignedHandle(Allocator *allocator=nullptr, T *ptr=nullptr) | Bond::Allocator::AlignedHandle< T > | inline |
AlignedHandle(Allocator &allocator, T *ptr=nullptr) | Bond::Allocator::AlignedHandle< T > | inline |
AlignedHandle(AlignedHandle &&other) | Bond::Allocator::AlignedHandle< T > | inline |
operator AlignedHandle< U >() && | Bond::Allocator::AlignedHandle< T > | inline |
operator=(AlignedHandle &&other) | Bond::Allocator::AlignedHandle< T > | inline |