#include <dbcompare.hpp>
Public Member Functions | |
| dbccmp_true () | |
| ~dbccmp_true () | |
| bool | operator() (const _TR &x, const _TR &y) |
Definition at line 220 of file dbcompare.hpp.
| coco::dbccmp_true< _TR >::dbccmp_true | ( | ) | [inline] |
Definition at line 222 of file dbcompare.hpp.
| coco::dbccmp_true< _TR >::~dbccmp_true | ( | ) | [inline] |
Definition at line 223 of file dbcompare.hpp.
| bool coco::dbccmp_true< _TR >::operator() | ( | const _TR & | x, | |
| const _TR & | y | |||
| ) | [inline] |
Definition at line 224 of file dbcompare.hpp.
1.5.8