BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
bio::ranges::bitcompressed_vector< alphabet_type > Member List

This is the complete list of members for bio::ranges::bitcompressed_vector< alphabet_type >, including all inherited members.

assign(other_range_t &&range)bio::ranges::bitcompressed_vector< alphabet_type >inline
assign(size_type const count, value_type const value)bio::ranges::bitcompressed_vector< alphabet_type >inline
assign(begin_iterator_type begin_it, end_iterator_type end_it)bio::ranges::bitcompressed_vector< alphabet_type >inline
assign(std::initializer_list< value_type > ilist)bio::ranges::bitcompressed_vector< alphabet_type >inline
at(size_type const i)bio::ranges::bitcompressed_vector< alphabet_type >inline
at(size_type const i) constbio::ranges::bitcompressed_vector< alphabet_type >inline
back() noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
back() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
begin() noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
begin() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
bitcompressed_vector()=defaultbio::ranges::bitcompressed_vector< alphabet_type >
bitcompressed_vector(bitcompressed_vector const &)=defaultbio::ranges::bitcompressed_vector< alphabet_type >
bitcompressed_vector(bitcompressed_vector &&) noexcept=defaultbio::ranges::bitcompressed_vector< alphabet_type >
bitcompressed_vector(other_range_t &&range)bio::ranges::bitcompressed_vector< alphabet_type >inlineexplicit
bitcompressed_vector(size_type const count, value_type const value)bio::ranges::bitcompressed_vector< alphabet_type >inline
bitcompressed_vector(begin_iterator_type begin_it, end_iterator_type end_it)bio::ranges::bitcompressed_vector< alphabet_type >inline
bitcompressed_vector(std::initializer_list< value_type > ilist)bio::ranges::bitcompressed_vector< alphabet_type >inline
capacity() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
cbegin() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
cend() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
clear() noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
const_iterator typedefbio::ranges::bitcompressed_vector< alphabet_type >
const_reference typedefbio::ranges::bitcompressed_vector< alphabet_type >
difference_type typedefbio::ranges::bitcompressed_vector< alphabet_type >
empty() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
end() noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
end() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
erase(const_iterator begin_it, const_iterator end_it)bio::ranges::bitcompressed_vector< alphabet_type >inline
erase(const_iterator pos)bio::ranges::bitcompressed_vector< alphabet_type >inline
front() noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
front() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, value_type const value)bio::ranges::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, size_type const count, value_type const value)bio::ranges::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, begin_iterator_type begin_it, end_iterator_type end_it)bio::ranges::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, std::initializer_list< value_type > const &ilist)bio::ranges::bitcompressed_vector< alphabet_type >inline
iterator typedefbio::ranges::bitcompressed_vector< alphabet_type >
max_size() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
operator<=>bio::ranges::bitcompressed_vector< alphabet_type >friend
operator=(bitcompressed_vector const &)=defaultbio::ranges::bitcompressed_vector< alphabet_type >
operator=(bitcompressed_vector &&) noexcept=defaultbio::ranges::bitcompressed_vector< alphabet_type >
operator=(std::initializer_list< value_type > ilist)bio::ranges::bitcompressed_vector< alphabet_type >inline
operator[](size_type const i) noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
operator[](size_type const i) const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
pop_back()bio::ranges::bitcompressed_vector< alphabet_type >inline
push_back(value_type const value)bio::ranges::bitcompressed_vector< alphabet_type >inline
raw_data() noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
raw_data() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
reference typedefbio::ranges::bitcompressed_vector< alphabet_type >
reserve(size_type const new_cap)bio::ranges::bitcompressed_vector< alphabet_type >inline
resize(size_type const count)bio::ranges::bitcompressed_vector< alphabet_type >inline
resize(size_type const count, value_type const value)bio::ranges::bitcompressed_vector< alphabet_type >inline
shrink_to_fit()bio::ranges::bitcompressed_vector< alphabet_type >inline
size() const noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
size_type typedefbio::ranges::bitcompressed_vector< alphabet_type >
swap(bitcompressed_vector &rhs) noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
swap(bitcompressed_vector &&rhs) noexceptbio::ranges::bitcompressed_vector< alphabet_type >inline
swapbio::ranges::bitcompressed_vector< alphabet_type >friend
swapbio::ranges::bitcompressed_vector< alphabet_type >friend
value_type typedefbio::ranges::bitcompressed_vector< alphabet_type >
~bitcompressed_vector() noexcept=defaultbio::ranges::bitcompressed_vector< alphabet_type >