libstdc++
list.tcc File Reference

Go to the source code of this file.

Namespaces

 std
 

Macros

#define _LIST_TCC
 

Functions

 std::__catch (...)
 
__tmp std::_M_hook (__position._M_const_cast()._M_node)
 
this std::_M_inc_size (1)
 
this std::_M_inc_size (__x._M_get_size())
 
__x std::_M_set_size (0)
 
 std::_M_transfer (__last1, __first2, __last2)
 
return std::iterator (__tmp)
 
template<typename _Tp , typename _Alloc >
void std::list< _Tp, _Alloc >_M_check_equal_allocators (__x)
 
template<typename _StrictWeakOrdering >
void std::list< _Tp, _Alloc >_M_check_equal_allocators (__x)
 

Variables

iterator std::__first1
 
iterator std::__first2
 
iterator std::__last1
 
iterator std::__last2
 
const size_t std::__orig_size
 
template<typename _Tp , typename _Alloc >
list< _Tp, _Alloc >::iterator
list< _Tp, _Alloc >_Node * 
std::__tmp
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <list>.

Definition in file list.tcc.