HOG2
Public Member Functions | List of all members
AStarCompareWithF< state > Struct Template Reference

#include <TemplateAStar.h>

Public Member Functions

bool operator() (const AStarOpenClosedDataWithF< state > &i1, const AStarOpenClosedDataWithF< state > &i2) const
 

Detailed Description

template<class state>
struct AStarCompareWithF< state >

Definition at line 44 of file TemplateAStar.h.

Member Function Documentation

◆ operator()()

template<class state >
bool AStarCompareWithF< state >::operator() ( const AStarOpenClosedDataWithF< state > &  i1,
const AStarOpenClosedDataWithF< state > &  i2 
) const
inline

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