coco::model::model::__docompare_nodes Struct Reference
#include <model.hpp>
List of all members.
Detailed Description
This function class is used to compare nodes for sorting and binary search.
Definition at line 1541 of file model.hpp.
Member Function Documentation
| bool coco::model::model::__docompare_nodes::operator() |
( |
unsigned int |
_a, |
|
|
const model::walker & |
_b | |
|
) |
| | const [inline] |
| bool coco::model::model::__docompare_nodes::operator() |
( |
const model::walker & |
_a, |
|
|
unsigned int |
_b | |
|
) |
| | const [inline] |
The documentation for this struct was generated from the following file: