|
JSON for Modern C++
3.0
|
|
friend |
Compares whether one JSON value lhs is less than another JSON value rhs according to the following rules:
< operator.| [in] | lhs | first JSON value to consider |
| [in] | rhs | second JSON value to consider |