debian man page for __gnu_parallel::losertreeunguardedbase

Query: __gnu_parallel::losertreeunguardedbase

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_parallel::LoserTreeUnguardedBase< T, Comparator >(3cxx)			     __gnu_parallel::LoserTreeUnguardedBase< T, Comparator >(3cxx)

NAME
__gnu_parallel::LoserTreeUnguardedBase< T, Comparator > -
SYNOPSIS
Inherited by __gnu_parallel::LoserTreeUnguarded< stable, T, Comparator >, and __gnu_parallel::LoserTreeUnguarded< false, T, Comparator >. Public Member Functions int get_min_source () void insert_start (const T &key, int source, bool) LoserTreeUnguardedBase (unsigned int _k, const T _sentinel, Comparator _comp=std::less< T >()) Protected Attributes Comparator comp unsigned int ik unsigned int k Loser * losers unsigned int offset Detailed Description template<typename T, typename Comparator>class __gnu_parallel::LoserTreeUnguardedBase< T, Comparator > Base class for unguarded LoserTree implementation. The whole element is copied into the tree structure. No guarding is done, therefore not a single input sequence must run empty. Unused sequence heads are marked with a sentinel which is > all elements that are to be merged. This is a very fast variant. Definition at line 554 of file losertree.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 __gnu_parallel::LoserTreeUnguardedBase< T, Comparator >(3cxx)
Related Man Pages
__gnu_parallel::_losertree(3) - debian
__gnu_parallel::_losertreebase(3) - debian
__gnu_parallel::replace_if_selector(3) - debian
__gnu_parallel::losertreebase_loser(3cxx) - debian
__gnu_parallel::_losertreebase__loser(3cxx) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections