debian man page for __gnu_parallel::losertreepointerunguarded

Query: __gnu_parallel::losertreepointerunguarded

OS: debian

Section: 3

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

__gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator >(3cxx)  __gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator >(3cxx)

NAME
__gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator > -
SYNOPSIS
Inherits __gnu_parallel::LoserTreePointerUnguardedBase< T, Comparator >. Public Member Functions void delete_min_insert (const T &key, bool sup) int get_min_source () void init () unsigned int init_winner (unsigned int root) void insert_start (const T &key, int source, bool) LoserTreePointerUnguarded (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<bool stable, typename T, typename Comparator>class __gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator > Stable unguarded LoserTree variant storing pointers. Unstable variant is implemented below using partial specialization. Definition at line 853 of file losertree.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug __gnu_parallel::LoserTreePointerUnguarded< stable, T, Comparator >(3cxx)
Related Man Pages
__gnu_parallel::losertreebase(3) - debian
__gnu_parallel::_losertree(3) - debian
__gnu_parallel::__replace_if_selector(3) - debian
__gnu_parallel::replace_if_selector(3) - debian
__gnu_parallel::_losertree(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?