Scroll to navigation

__gnu_parallel::LoserTreePointerBase::Loser(3) Library Functions Manual __gnu_parallel::LoserTreePointerBase::Loser(3)

NAME

__gnu_parallel::LoserTreePointerBase::Loser -

Internal representation of LoserTree elements.

SYNOPSIS

Public Attributes


const T * keyp
int source
bool sup

Detailed Description

template<typename T, typename Comparator> struct __gnu_parallel::LoserTreePointerBase< T, Comparator >::Loser

Internal representation of LoserTree elements.

Definition at line 347 of file losertree.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

19 Jun 2018 libstdc++