STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
forward_list< _Ty, _Alloc > Member List

This is the complete list of members for forward_list< _Ty, _Alloc >, including all inherited members.

_Alloc typedef_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >
_Alnod_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >
_Alty typedefforward_list< _Ty, _Alloc >
_Assign_rv(_Myt &&_Right)forward_list< _Ty, _Alloc >inline
_Before_end() const forward_list< _Ty, _Alloc >inlineprivate
_Buynode(_Nodeptr _Next, _Valty &&..._Val)_Flist_buy< _Ty, _Alloc >inline
_Buynode0(_Nodeptr _Next)_Flist_buy< _Ty, _Alloc >inline
_Change_alloc(const _Alty &_Al)_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >inline
_Construct(_Iter _First, _Iter _Last)forward_list< _Ty, _Alloc >inline
_Construct_n(size_type _Count, const _Ty &_Val)forward_list< _Ty, _Alloc >inline
_Flist_alloc(_Alloc _Al=_Alloc())_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >inline
_Flist_buy(_Alloc _Al=_Alloc())_Flist_buy< _Ty, _Alloc >inline
_Flist_val()_Flist_val< _Flist_base_types< _Ty, _Alloc >::_Val_types >inline
_Freenode(_Nodeptr _Pnode)_Flist_buy< _Ty, _Alloc >inline
_Getal()_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >inline
_Getal() const_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >inline
_Insert_after(const_iterator _Where, _Valty &&..._Val)forward_list< _Ty, _Alloc >inline
_Insert_n_after(const_iterator _Where, size_type _Count, const _Ty &_Val)forward_list< _Ty, _Alloc >inlineprivate
_Insert_range(const_iterator _Where, _Iter _First, _Iter _Last, input_iterator_tag)forward_list< _Ty, _Alloc >inline
_Insert_range(const_iterator _Where, _Iter _First, _Iter _Last, forward_iterator_tag)forward_list< _Ty, _Alloc >inline
_Make_iter(const_iterator _Where) const forward_list< _Ty, _Alloc >inline
_Mybase typedefforward_list< _Ty, _Alloc >
_Myhead_Flist_val< _Flist_base_types< _Ty, _Alloc >::_Val_types >
_Myt typedefforward_list< _Ty, _Alloc >
_Myval(_Nodeptr _Pnode)_Flist_val< _Flist_base_types< _Ty, _Alloc >::_Val_types >inlinestatic
_Nextnode(_Nodeptr _Pnode)_Flist_val< _Flist_base_types< _Ty, _Alloc >::_Val_types >inlinestatic
_Node typedefforward_list< _Ty, _Alloc >
_Nodepref typedef_Flist_val< _Flist_base_types< _Ty, _Alloc >::_Val_types >
_Nodeptr typedefforward_list< _Ty, _Alloc >
_Orphan_all()_Container_base0inline
_Size() const forward_list< _Ty, _Alloc >inlineprivate
_Splice_after(const_iterator _Where, _Myt &_Right, const_iterator _First, const_iterator _Last)forward_list< _Ty, _Alloc >inlineprivate
_Splice_same_after(const_iterator _Where, _Myt &_Right, const_iterator _First, const_iterator _Last)forward_list< _Ty, _Alloc >inlineprivate
_Swap_all(_Container_base0 &)_Container_base0inline
_Swap_alloc(_Myt &_Right)_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >inline
_Tidy()forward_list< _Ty, _Alloc >inlineprivate
allocator_type typedefforward_list< _Ty, _Alloc >
assign(_XSTD initializer_list< _Ty > _Ilist)forward_list< _Ty, _Alloc >inline
assign(_Iter _First, _Iter _Last)forward_list< _Ty, _Alloc >inline
assign(size_type _Count, const _Ty &_Val)forward_list< _Ty, _Alloc >inline
before_begin() _NOEXCEPTforward_list< _Ty, _Alloc >inline
before_begin() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
begin() _NOEXCEPTforward_list< _Ty, _Alloc >inline
begin() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
cbefore_begin() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
cbegin() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
cend() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
clear() _NOEXCEPTforward_list< _Ty, _Alloc >inline
const_iterator typedefforward_list< _Ty, _Alloc >
const_pointer typedefforward_list< _Ty, _Alloc >
const_reference typedefforward_list< _Ty, _Alloc >
difference_type typedefforward_list< _Ty, _Alloc >
emplace_after(const_iterator _Where, _Valty &&..._Val)forward_list< _Ty, _Alloc >inline
emplace_front(_Valty &&..._Val)forward_list< _Ty, _Alloc >inline
empty() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
end() _NOEXCEPTforward_list< _Ty, _Alloc >inline
end() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
erase_after(const_iterator _Where)forward_list< _Ty, _Alloc >inline
erase_after(const_iterator _First, const_iterator _Last)forward_list< _Ty, _Alloc >inline
forward_list()forward_list< _Ty, _Alloc >inline
forward_list(size_type _Count)forward_list< _Ty, _Alloc >inlineexplicit
forward_list(size_type _Count, const _Ty &_Val)forward_list< _Ty, _Alloc >inline
forward_list(size_type _Count, const _Ty &_Val, const _Alloc &_Al)forward_list< _Ty, _Alloc >inline
forward_list(const _Alloc &_Al)forward_list< _Ty, _Alloc >inlineexplicit
forward_list(const _Myt &_Right)forward_list< _Ty, _Alloc >inline
forward_list(const _Myt &_Right, const _Alloc &_Al)forward_list< _Ty, _Alloc >inline
forward_list(_Iter _First, _Iter _Last)forward_list< _Ty, _Alloc >inline
forward_list(_Iter _First, _Iter _Last, const _Alloc &_Al)forward_list< _Ty, _Alloc >inline
forward_list(_Myt &&_Right)forward_list< _Ty, _Alloc >inline
forward_list(_Myt &&_Right, const _Alloc &_Al)forward_list< _Ty, _Alloc >inline
forward_list(_XSTD initializer_list< _Ty > _Ilist, const _Alloc &_Al=allocator_type())forward_list< _Ty, _Alloc >inline
front()forward_list< _Ty, _Alloc >inline
front() const forward_list< _Ty, _Alloc >inline
get_allocator() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
insert_after(const_iterator _Where, _Ty &&_Val)forward_list< _Ty, _Alloc >inline
insert_after(const_iterator _Where, _XSTD initializer_list< _Ty > _Ilist)forward_list< _Ty, _Alloc >inline
insert_after(const_iterator _Where, const _Ty &_Val)forward_list< _Ty, _Alloc >inline
insert_after(const_iterator _Where, size_type _Count, const _Ty &_Val)forward_list< _Ty, _Alloc >inline
insert_after(const_iterator _Where, _Iter _First, _Iter _Last)forward_list< _Ty, _Alloc >inline
iterator typedefforward_list< _Ty, _Alloc >
max_size() const _NOEXCEPTforward_list< _Ty, _Alloc >inline
merge(_Myt &_Right)forward_list< _Ty, _Alloc >inline
merge(_Myt &&_Right)forward_list< _Ty, _Alloc >inline
merge(_Myt &_Right, _Pr2 _Pred)forward_list< _Ty, _Alloc >inline
merge(_Myt &&_Right, _Pr2 _Pred)forward_list< _Ty, _Alloc >inline
operator=(_Myt &&_Right)forward_list< _Ty, _Alloc >inline
operator=(_XSTD initializer_list< _Ty > _Ilist)forward_list< _Ty, _Alloc >inline
operator=(const _Myt &_Right)forward_list< _Ty, _Alloc >inline
pointer typedefforward_list< _Ty, _Alloc >
pop_front()forward_list< _Ty, _Alloc >inline
push_front(_Ty &&_Val)forward_list< _Ty, _Alloc >inline
push_front(const _Ty &_Val)forward_list< _Ty, _Alloc >inline
reference typedefforward_list< _Ty, _Alloc >
remove(const _Ty &_Val)forward_list< _Ty, _Alloc >inline
remove_if(_Pr1 _Pred)forward_list< _Ty, _Alloc >inline
resize(size_type _Newsize)forward_list< _Ty, _Alloc >inline
resize(size_type _Newsize, const _Ty &_Val)forward_list< _Ty, _Alloc >inline
reverse() _NOEXCEPTforward_list< _Ty, _Alloc >inline
size_type typedefforward_list< _Ty, _Alloc >
sort()forward_list< _Ty, _Alloc >inline
sort(_Pr2 _Pred)forward_list< _Ty, _Alloc >inline
splice_after(const_iterator _Where, _Myt &_Right)forward_list< _Ty, _Alloc >inline
splice_after(const_iterator _Where, _Myt &&_Right)forward_list< _Ty, _Alloc >inline
splice_after(const_iterator _Where, _Myt &_Right, const_iterator _First)forward_list< _Ty, _Alloc >inline
splice_after(const_iterator _Where, _Myt &&_Right, const_iterator _First)forward_list< _Ty, _Alloc >inline
splice_after(const_iterator _Where, _Myt &_Right, const_iterator _First, const_iterator _Last)forward_list< _Ty, _Alloc >inline
splice_after(const_iterator _Where, _Myt &&_Right, const_iterator _First, const_iterator _Last)forward_list< _Ty, _Alloc >inline
swap(_Myt &_Right)forward_list< _Ty, _Alloc >inline
unique()forward_list< _Ty, _Alloc >inline
unique(_Pr2 _Pred)forward_list< _Ty, _Alloc >inline
value_type typedefforward_list< _Ty, _Alloc >
~_Flist_alloc() _NOEXCEPT_Flist_alloc<!is_empty< _Alloc >::value, _Flist_base_types< _Ty, _Alloc > >inline
~forward_list() _NOEXCEPTforward_list< _Ty, _Alloc >inline