Regression: no match for 'operator!=' comparing json_pointer and const char */string_t #3654
Closed
2 tasks done
Labels
confirmed
kind: bug
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
Description
Comparing a
json_pointer
andconst char *
/const char[N]
/json_pointer::string_t
fails to compile.v3.10.5 compiles.
Reproduction steps
See code example.
Expected vs. actual results
n/a
Minimal code example
Error messages
No response
Compiler and operating system
any
Library version
develop (3.11.0, 3.11.1)
Validation
develop
branch is used.The text was updated successfully, but these errors were encountered: