MySQL 8.3.0
Source Code Documentation
Prealloced_array< Element_type, Prealloc > Member List

This is the complete list of members for Prealloced_array< Element_type, Prealloc >, including all inherited members.

adjust_size(int delta)Prealloced_array< Element_type, Prealloc >inlineprivate
assign_at(size_t n, const value_type &val)Prealloced_array< Element_type, Prealloc >inline
at(size_t n)Prealloced_array< Element_type, Prealloc >inline
at(size_t n) constPrealloced_array< Element_type, Prealloc >inline
back()Prealloced_array< Element_type, Prealloc >inline
back() constPrealloced_array< Element_type, Prealloc >inline
begin()Prealloced_array< Element_type, Prealloc >inline
begin() constPrealloced_array< Element_type, Prealloc >inline
buffer()Prealloced_array< Element_type, Prealloc >inlineprivate
buffer() constPrealloced_array< Element_type, Prealloc >inlineprivate
capacity() constPrealloced_array< Element_type, Prealloc >inline
cbegin() constPrealloced_array< Element_type, Prealloc >inline
cend() constPrealloced_array< Element_type, Prealloc >inline
clear()Prealloced_array< Element_type, Prealloc >inline
const_iterator typedefPrealloced_array< Element_type, Prealloc >
count_unique(const value_type &val) constPrealloced_array< Element_type, Prealloc >inline
difference_type typedefPrealloced_array< Element_type, Prealloc >
element_size() constPrealloced_array< Element_type, Prealloc >inline
emplace(const_iterator position, Args &&... args)Prealloced_array< Element_type, Prealloc >inline
emplace_back(Args &&... args)Prealloced_array< Element_type, Prealloc >inline
empty() constPrealloced_array< Element_type, Prealloc >inline
end()Prealloced_array< Element_type, Prealloc >inline
end() constPrealloced_array< Element_type, Prealloc >inline
erase(const_iterator position)Prealloced_array< Element_type, Prealloc >inline
erase(size_t ix)Prealloced_array< Element_type, Prealloc >inline
erase(const_iterator first, const_iterator last)Prealloced_array< Element_type, Prealloc >inline
erase_at_end(const_iterator first)Prealloced_array< Element_type, Prealloc >inline
erase_unique(const value_type &val)Prealloced_array< Element_type, Prealloc >inline
front()Prealloced_array< Element_type, Prealloc >inline
front() constPrealloced_array< Element_type, Prealloc >inline
Has_trivial_destructorPrealloced_array< Element_type, Prealloc >privatestatic
initial_capacityPrealloced_array< Element_type, Prealloc >static
insert(const_iterator position, const value_type &val)Prealloced_array< Element_type, Prealloc >inline
insert(const_iterator position, value_type &&val)Prealloced_array< Element_type, Prealloc >inline
insert_unique(const value_type &val)Prealloced_array< Element_type, Prealloc >inline
iterator typedefPrealloced_array< Element_type, Prealloc >
m_buffPrealloced_array< Element_type, Prealloc >
m_extPrealloced_array< Element_type, Prealloc >
m_inline_sizePrealloced_array< Element_type, Prealloc >private
m_psi_keyPrealloced_array< Element_type, Prealloc >private
operator=(const Prealloced_array &that)Prealloced_array< Element_type, Prealloc >inline
operator=(Prealloced_array &&that)Prealloced_array< Element_type, Prealloc >inline
operator[](size_t n)Prealloced_array< Element_type, Prealloc >inline
operator[](size_t n) constPrealloced_array< Element_type, Prealloc >inline
pop_back()Prealloced_array< Element_type, Prealloc >inline
Prealloced_array(PSI_memory_key psi_key)Prealloced_array< Element_type, Prealloc >inlineexplicit
Prealloced_array(PSI_memory_key psi_key, size_t initial_size)Prealloced_array< Element_type, Prealloc >inline
Prealloced_array(const Prealloced_array &that)Prealloced_array< Element_type, Prealloc >inline
Prealloced_array(Prealloced_array &&that)Prealloced_array< Element_type, Prealloc >inline
Prealloced_array(PSI_memory_key psi_key, const_iterator first, const_iterator last)Prealloced_array< Element_type, Prealloc >inline
Prealloced_array(std::initializer_list< Element_type > elems)Prealloced_array< Element_type, Prealloc >inline
push_back(const Element_type &element)Prealloced_array< Element_type, Prealloc >inline
push_back(Element_type &&element)Prealloced_array< Element_type, Prealloc >inline
reserve(size_t n)Prealloced_array< Element_type, Prealloc >inline
resize(size_t n, const Element_type &val=Element_type())Prealloced_array< Element_type, Prealloc >inline
set_size(size_t n)Prealloced_array< Element_type, Prealloc >inlineprivate
shrink_to_fit()Prealloced_array< Element_type, Prealloc >inline
size() constPrealloced_array< Element_type, Prealloc >inline
size_type typedefPrealloced_array< Element_type, Prealloc >
swap(Prealloced_array &rhs)Prealloced_array< Element_type, Prealloc >inline
using_inline_buffer() constPrealloced_array< Element_type, Prealloc >inlineprivate
value_type typedefPrealloced_array< Element_type, Prealloc >
~Prealloced_array()Prealloced_array< Element_type, Prealloc >inline