Query: __gnu_parallel::_losertreebase__loser
OS: debian
Section: 3cxx
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser(3cxx) __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser(3cxx)NAME__gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser -SYNOPSISPublic Attributes _Tp _M_key int _M_source bool _M_sup Detailed Description template<typename _Tp, typename _Compare>struct __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser Internal representation of a _LoserTree element. Definition at line 59 of file losertree.h. Member Data Documentation template<typename _Tp , typename _Compare > _Tp __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser::_M_key _M_key of the element in the _LoserTree. Definition at line 66 of file losertree.h. Referenced by __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start(). template<typename _Tp , typename _Compare > int __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser::_M_source __index of the __source __sequence. Definition at line 64 of file losertree.h. Referenced by __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__get_min_source(), and __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start(). template<typename _Tp , typename _Compare > bool __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser::_M_sup flag, true iff this is a 'maximum' __sentinel. Definition at line 62 of file losertree.h. Referenced by __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::__insert_start(). Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_parallel::_LoserTreeBase< _Tp, _Compare >::_Loser(3cxx)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Find columns in a file based on header and print to new file |