BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
bio::ranges::aligned_allocator< value_t, alignment_v > Member List

This is the complete list of members for bio::ranges::aligned_allocator< value_t, alignment_v >, including all inherited members.

aligned_allocator() noexcept=defaultbio::ranges::aligned_allocator< value_t, alignment_v >
aligned_allocator(aligned_allocator const &) noexcept=defaultbio::ranges::aligned_allocator< value_t, alignment_v >
aligned_allocator(aligned_allocator &&) noexcept=defaultbio::ranges::aligned_allocator< value_t, alignment_v >
aligned_allocator(aligned_allocator< other_value_type, other_alignment > const &) noexceptbio::ranges::aligned_allocator< value_t, alignment_v >inline
alignmentbio::ranges::aligned_allocator< value_t, alignment_v >static
allocate(size_type const n) constbio::ranges::aligned_allocator< value_t, alignment_v >inline
deallocate(pointer const p, size_type const n) const noexceptbio::ranges::aligned_allocator< value_t, alignment_v >inline
difference_type typedefbio::ranges::aligned_allocator< value_t, alignment_v >
is_always_equal typedefbio::ranges::aligned_allocator< value_t, alignment_v >
operator=(aligned_allocator const &) noexcept=defaultbio::ranges::aligned_allocator< value_t, alignment_v >
operator=(aligned_allocator &&) noexcept=defaultbio::ranges::aligned_allocator< value_t, alignment_v >
operator==(aligned_allocator< value_type2, alignment2 > const &) noexceptbio::ranges::aligned_allocator< value_t, alignment_v >inline
pointer typedefbio::ranges::aligned_allocator< value_t, alignment_v >
size_type typedefbio::ranges::aligned_allocator< value_t, alignment_v >
value_type typedefbio::ranges::aligned_allocator< value_t, alignment_v >
~aligned_allocator() noexcept=defaultbio::ranges::aligned_allocator< value_t, alignment_v >