#include <dbcompare.hpp>
Public Member Functions | |
| dbccmp_false () | |
| ~dbccmp_false () | |
| bool | operator() (const _TR &x, const _TR &y) |
Definition at line 229 of file dbcompare.hpp.
| coco::dbccmp_false< _TR >::dbccmp_false | ( | ) | [inline] |
Definition at line 231 of file dbcompare.hpp.
| coco::dbccmp_false< _TR >::~dbccmp_false | ( | ) | [inline] |
Definition at line 232 of file dbcompare.hpp.
| bool coco::dbccmp_false< _TR >::operator() | ( | const _TR & | x, | |
| const _TR & | y | |||
| ) | [inline] |
Definition at line 233 of file dbcompare.hpp.
1.5.8