Checks whether error code is equivalent to an error condition for the error category represented by *this.
1) Equivalent to default_error_condition(code) == condition.
2) Equivalent to *this == code.category() && code.value() == condition.
[edit] Parameters code - specifies the error code to compare condition - specifies the error condition to compare [edit] Return valuetrue if the error code is equivalent to the given error condition for the error category represented by *this, false otherwise.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4