table of contents
other versions
- wheezy 4.4.7-2
| __gnu_parallel::LoserTreePointerBase< T, Comparator >(3cxx) | __gnu_parallel::LoserTreePointerBase< T, Comparator >(3cxx) |
NAME¶
__gnu_parallel::LoserTreePointerBase< T, Comparator > -SYNOPSIS¶
Inherited by __gnu_parallel::LoserTreePointer< stable, T, Comparator >, and __gnu_parallel::LoserTreePointer< false, T, Comparator >.Classes¶
struct Loser
Public Member Functions¶
int get_min_source ()
Protected Attributes¶
Comparator comp
Detailed Description¶
template<typename T, typename Comparator>class __gnu_parallel::LoserTreePointerBase< T, Comparator >¶
Base class of Loser Tree implementation using pointers. Definition at line 343 of file losertree.h.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.| Thu Aug 2 2012 | libstdc++ |