Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
ValueIntComparer Struct Reference
Public Member Functions
bool
operator()
(const
Value
&lhs, const
Value
&rhs) const
Detailed Description
Definition at line
1768
of file
valuetest.cpp
.
Member Function Documentation
◆
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:
libraries/fc/include/fc/crypto/webauthn_json/test/unittest/
valuetest.cpp
ValueIntComparer
Generated by
1.12.0