kdtree< VALUE >::KDNode::no_specific_order< T > Struct Template Reference
#include <kdtree.h>
List of all members.
Public Member Functions |
bool | operator() (const T &x, const T &y) const |
| Always return true - ie x is always less than y.
|
Detailed Description
template<class VALUE>
template<typename T>
struct kdtree< VALUE >::KDNode::no_specific_order< T >
Dummy ordering/compare function for merge.
The documentation for this struct was generated from the following file: