Query: __gnu_cxx::__detail::_bitmap_counter
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_cxx::__detail::_Bitmap_counter< _Tp >(3cxx) __gnu_cxx::__detail::_Bitmap_counter< _Tp >(3cxx)NAME__gnu_cxx::__detail::_Bitmap_counter< _Tp > -SYNOPSISPublic Member Functions _Bitmap_counter (_BPVector &Rvbp, long __index=-1) pointer _M_base () const throw () bool _M_finished () const throw () size_t * _M_get () const throw () _Index_type _M_offset () const throw () void _M_reset (long __index=-1) throw () void _M_set_internal_bitmap (size_t *__new_internal_marker) throw () _Index_type _M_where () const throw () _Bitmap_counter & operator++ () throw () Detailed Description template<typename _Tp>class __gnu_cxx::__detail::_Bitmap_counter< _Tp > The bitmap counter which acts as the bitmap manipulator, and manages the bit-manipulation functions and the searching and identification functions on the bit-map. Definition at line 400 of file bitmap_allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_cxx::__detail::_Bitmap_counter< _Tp >(3cxx)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |