helib::PGFFT::aligned_allocator< T > Member List
This is the complete list of members for helib::PGFFT::aligned_allocator< T >, including all inherited members.
aligned_allocator() noexcept | helib::PGFFT::aligned_allocator< T > | inline |
aligned_allocator(aligned_allocator< U > const &) noexcept | helib::PGFFT::aligned_allocator< T > | inline |
allocate(std::size_t n) | helib::PGFFT::aligned_allocator< T > | inline |
deallocate(value_type *p, std::size_t) noexcept | helib::PGFFT::aligned_allocator< T > | inline |
operator!=(aligned_allocator< U > const &y) noexcept | helib::PGFFT::aligned_allocator< T > | inline |
operator==(aligned_allocator< U > const &) noexcept | helib::PGFFT::aligned_allocator< T > | inline |
value_type typedef | helib::PGFFT::aligned_allocator< T > |