boost::redis::adapter::operator==
Compares two error objects for equality
Synopsis
Declared in <boost/redis/adapter/result.hpp>
Parameters
| Name | Description |
|---|---|
a |
Left hand side error object. |
b |
Right hand side error object. |
Created with MrDocs