[esnacc-dev] [PATCH] cxx/asnbufbits: constify operator<

Aaron Conole aconole at bytheb.org
Fri Feb 8 18:49:55 UTC 2019


Aaron Conole <aconole at bytheb.org> writes:

> The less-than comparison operator makes no modifications to the internal
> state of either the lhs or rhs of the expression.  Signal this properly
> as a 'const' operation.
>
> Signed-off-by: Aaron Conole <aconole at bytheb.org>
> ---

Applied.


More information about the dev mailing list