.. Copyright (c) 2019-22, J. D. Mitchell

   Distributed under the terms of the GPL license version 3.

   The full license is in the file LICENSE, distributed with this software.

   This file was auto-generated by docs/generate_from_yml.py, do not edit.

Operators
=========
.. cpp:namespace:: libsemigroups

This page contains information about the comparison operators for the :cpp:any:`Blocks` class.

.. cpp:namespace-pop::


.. doxygenfunction:: libsemigroups::Blocks::operator!=(Blocks const&) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Blocks::operator<(Blocks const&) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Blocks::operator==(Blocks const&) const
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Blocks::operator[](size_t) const
   :project: libsemigroups
