__gnu_parallel::losertreepointerunguardedbase(3) debian man page | unix.com

Man Page: __gnu_parallel::losertreepointerunguardedbase

Operating Environment: debian

Section: 3

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

NAME
__gnu_parallel::LoserTreePointerUnguardedBase< T, Comparator > -
SYNOPSIS
Inherited by __gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator >, and __gnu_parallel::LoserTreePointerUnguarded< false, T, Comparator >. Public Member Functions int get_min_source () void insert_start (const T &key, int source, bool) LoserTreePointerUnguardedBase (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::LoserTreePointerUnguardedBase< T, Comparator > Unguarded loser tree, keeping only pointers to the elements in the tree structure. No guarding is done, therefore not a single input sequence must run empty. This is a very fast variant. Definition at line 789 of file losertree.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 20__gnu_parallel::LoserTreePointerUnguardedBase< T, Comparator >(3cxx)
Related Man Pages
__gnu_parallel::pmwmssortingdata(3) - debian
__gnu_parallel::guarded_iterator(3) - debian
__gnu_parallel::replace_if_selector(3) - debian
__gnu_parallel::_losertree(3) - centos
__gnu_parallel::_losertreebase__loser(3cxx) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph