std::__detail::_Node_iterator man page on RedHat

Man page or keyword search:  
man Server   29550 pages
apropos Keyword Search (all sections)
Output format
RedHat logo
[printable version]

std::std::__detail::_Node_iterator<;u_Value,n__constant_iterators,c__cache >(3)

NAME
       std::__detail::_Node_iterator< _Value, __constant_iterators, __cache >
       -

SYNOPSIS
       Inherits std::__detail::_Node_iterator_base< _Value, __cache >.

   Public Types
       typedef std::ptrdiff_t difference_type
       typedef std::forward_iterator_tag iterator_category
       using pointer = typename std::conditional< __constant_iterators, const
	   _Value *, _Value * >::type
       using reference = typename std::conditional< __constant_iterators,
	   const _Value &, _Value & >::type
       typedef _Value value_type

   Public Member Functions
       _Node_iterator (__node_type *__p)
       void _M_incr ()
       reference operator* () const
       _Node_iterator & operator++ ()
       _Node_iterator operator++ (int)
       pointer operator-> () const

   Public Attributes
       __node_type * _M_cur

Detailed Description
   template<typename _Value, bool __constant_iterators, bool __cache>struct
       std::__detail::_Node_iterator< _Value, __constant_iterators, __cache >
       Node iterators, used to iterate through all the hashtable.

       Definition at line 231 of file hashtable_policy.h.

Author
       Generated automatically by Doxygen for libstdc++ from the source code.

libststd::__detail::_Node_iterator<; _Value,0__constant_iterators, __cache >(3)
[top]

List of man pages available for RedHat

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net