boost::capy::consuming_buffers::const_iterator::operator!=
Inequality operator
Synopsis
bool
operator!=(const_iterator const& other) const noexcept;
Parameters
| Name | Description |
|---|---|
other |
The right operand |
Created with MrDocs