fennec
Loading...
Searching...
No Matches
fennec::allocation< T, AllocT > Member List

This is the complete list of members for fennec::allocation< T, AllocT >, including all inherited members.

alloc_t typedeffennec::allocation< T, AllocT >
allocate(size_t n, align_t align=zero< align_t >()) noexceptfennec::allocation< T, AllocT >inline
allocation() noexceptfennec::allocation< T, AllocT >inline
allocation(size_t n) noexceptfennec::allocation< T, AllocT >inlineexplicit
allocation(const T *data, size_t n)fennec::allocation< T, AllocT >inline
allocation(size_t n, align_t align) noexceptfennec::allocation< T, AllocT >inline
allocation(const T *data, size_t n, align_t align)fennec::allocation< T, AllocT >inline
allocation(const alloc_t &alloc) noexceptfennec::allocation< T, AllocT >inlineexplicit
allocation(size_t n, const alloc_t &alloc) noexceptfennec::allocation< T, AllocT >inline
allocation(const T *data, size_t n, const alloc_t &alloc)fennec::allocation< T, AllocT >inline
allocation(size_t n, align_t align, const alloc_t &alloc) noexceptfennec::allocation< T, AllocT >inline
allocation(const T *data, size_t n, align_t align, const alloc_t &alloc)fennec::allocation< T, AllocT >inline
allocation(const allocation &alloc) noexceptfennec::allocation< T, AllocT >inline
allocation(allocation &&alloc) noexceptfennec::allocation< T, AllocT >inline
callocate(size_t n, align_t align=zero< align_t >()) noexceptfennec::allocation< T, AllocT >inline
capacity() constfennec::allocation< T, AllocT >inline
clear() noexceptfennec::allocation< T, AllocT >inline
creallocate(size_t n, align_t align=zero< align_t >()) noexceptfennec::allocation< T, AllocT >inline
data()fennec::allocation< T, AllocT >inline
data() constfennec::allocation< T, AllocT >inline
deallocate() noexceptfennec::allocation< T, AllocT >inline
diff_t typedeffennec::allocation< T, AllocT >
operator=(const allocation &alloc)fennec::allocation< T, AllocT >inline
operator=(allocation &&alloc) noexceptfennec::allocation< T, AllocT >inline
reallocate(size_t n, align_t align=zero< align_t >()) noexceptfennec::allocation< T, AllocT >inline
size() constfennec::allocation< T, AllocT >inline
size_t typedeffennec::allocation< T, AllocT >
value_t typedeffennec::allocation< T, AllocT >
~allocation() noexceptfennec::allocation< T, AllocT >inline