Reference
boost::redis::adapter::operator!=
Compares two error objects for difference
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