- Parameters
-
[in] | lhs | JSON pointer to compare |
[in] | rhs | JSON pointer to compare |
- Returns
- whether lhs is not equal rhs
- Complexity
- Linear in the length of the JSON pointer
- Exception safety
- No-throw guarantee: this function never throws exceptions.
Definition at line 11076 of file json.hpp.