std::_Fwd_list_const_iterator< _Tp >(3cxx) | std::_Fwd_list_const_iterator< _Tp >(3cxx) |
NAME¶
std::_Fwd_list_const_iterator< _Tp > -SYNOPSIS¶
Public Types¶
typedef const _Fwd_list_node< _Tp > _Node
Public Member Functions¶
_Fwd_list_const_iterator (const _Fwd_list_node_base *__n)
Public Attributes¶
const _Fwd_list_node_base * _M_node
Detailed Description¶
template<typename _Tp>struct std::_Fwd_list_const_iterator< _Tp >¶
A forward_list::const_iterator.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Tue Nov 27 2012 | libstdc++ |