.. 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:`Bipartition` class.

.. cpp:namespace-pop::


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

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

.. doxygenfunction:: libsemigroups::Bipartition::product_inplace(Bipartition const&, Bipartition const&, size_t)
   :project: libsemigroups
