SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::aligned_allocator< value_t, alignment_v > Member List

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

aligned_allocator()=defaultseqan3::aligned_allocator< value_t, alignment_v >
aligned_allocator(aligned_allocator const &)=defaultseqan3::aligned_allocator< value_t, alignment_v >
aligned_allocator(aligned_allocator &&)=defaultseqan3::aligned_allocator< value_t, alignment_v >
aligned_allocator(aligned_allocator< other_value_type, other_alignment > const &) noexceptseqan3::aligned_allocator< value_t, alignment_v >inline
alignmentseqan3::aligned_allocator< value_t, alignment_v >static
allocate(size_type const n) constseqan3::aligned_allocator< value_t, alignment_v >inline
deallocate(pointer const p, size_type const n) const noexceptseqan3::aligned_allocator< value_t, alignment_v >inline
difference_type typedefseqan3::aligned_allocator< value_t, alignment_v >
is_always_equal typedefseqan3::aligned_allocator< value_t, alignment_v >
operator!=(aligned_allocator< value_type2, alignment2 > const &) noexceptseqan3::aligned_allocator< value_t, alignment_v >inline
operator=(aligned_allocator const &)=defaultseqan3::aligned_allocator< value_t, alignment_v >
operator=(aligned_allocator &&)=defaultseqan3::aligned_allocator< value_t, alignment_v >
operator==(aligned_allocator< value_type2, alignment2 > const &) noexceptseqan3::aligned_allocator< value_t, alignment_v >inline
pointer typedefseqan3::aligned_allocator< value_t, alignment_v >
size_type typedefseqan3::aligned_allocator< value_t, alignment_v >
value_type typedefseqan3::aligned_allocator< value_t, alignment_v >
~aligned_allocator()=defaultseqan3::aligned_allocator< value_t, alignment_v >
Hide me