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