Public Types | Public Member Functions | List of all members
rtflann::Heap< T >::CompareT Struct Reference

#include <heap.h>

Public Types

using first_argument_type = T
 
using result_type = bool
 
using second_argument_type = T
 

Public Member Functions

bool operator() (const T &t_1, const T &t_2) const
 

Detailed Description

template<typename T>
struct rtflann::Heap< T >::CompareT

Definition at line 174 of file heap.h.

Member Typedef Documentation

◆ first_argument_type

template<typename T >
using rtflann::Heap< T >::CompareT::first_argument_type = T

Definition at line 177 of file heap.h.

◆ result_type

template<typename T >
using rtflann::Heap< T >::CompareT::result_type = bool

Definition at line 176 of file heap.h.

◆ second_argument_type

template<typename T >
using rtflann::Heap< T >::CompareT::second_argument_type = T

Definition at line 178 of file heap.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool rtflann::Heap< T >::CompareT::operator() ( const T t_1,
const T t_2 
) const
inline

Definition at line 179 of file heap.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:28