aimstil  5.0.5
til::treeFunctors::Count< TTreeIterator > Class Template Reference

#include <cathier/binary_tree.h>

Public Member Functions

 Count ()
 
void operator() (const TTreeIterator &)
 
std::size_t operator() ()
 

Static Public Member Functions

static bool leftFirst ()
 
static bool left ()
 
static bool right ()
 

Detailed Description

template<typename TTreeIterator>
class til::treeFunctors::Count< TTreeIterator >

Definition at line 359 of file binary_tree.h.

Constructor & Destructor Documentation

◆ Count()

template<typename TTreeIterator >
til::treeFunctors::Count< TTreeIterator >::Count ( )
inline

Definition at line 362 of file binary_tree.h.

Member Function Documentation

◆ left()

template<typename TTreeIterator >
static bool til::treeFunctors::Count< TTreeIterator >::left ( )
inlinestatic

Definition at line 366 of file binary_tree.h.

◆ leftFirst()

template<typename TTreeIterator >
static bool til::treeFunctors::Count< TTreeIterator >::leftFirst ( )
inlinestatic

Definition at line 365 of file binary_tree.h.

◆ operator()() [1/2]

template<typename TTreeIterator >
void til::treeFunctors::Count< TTreeIterator >::operator() ( const TTreeIterator &  )
inline

Definition at line 369 of file binary_tree.h.

◆ operator()() [2/2]

template<typename TTreeIterator >
std::size_t til::treeFunctors::Count< TTreeIterator >::operator() ( )
inline

Definition at line 370 of file binary_tree.h.

◆ right()

template<typename TTreeIterator >
static bool til::treeFunctors::Count< TTreeIterator >::right ( )
inlinestatic

Definition at line 367 of file binary_tree.h.


The documentation for this class was generated from the following file: