boost::capy::slice_of<BufferSequence>::const_iterator::operator!=
Inequality operator
Synopsis
Declared in <boost/capy/buffers/slice.hpp>
bool
operator!=(const_iterator const& other) const noexcept;
Parameters
| Name | Description |
|---|---|
other |
The right operand |
Created with MrDocs