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.
1769 {
1770 return lhs.GetInt() < rhs.GetInt();
1771 }
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/test/unittest/valuetest.cpp