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