Definition at line 1768 of file valuetest.cpp.
◆ operator()()
| bool ValueIntComparer::operator() |
( |
const Value & |
lhs, |
|
|
const Value & |
rhs |
|
) |
| const |
|
inline |
Definition at line 1769 of file valuetest.cpp.
1770 return lhs.GetInt() < rhs.GetInt();
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/test/unittest/valuetest.cpp