.. 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.

RankState
=========

.. doxygenclass:: libsemigroups::RankState
   :project: libsemigroups

.. cpp:namespace:: libsemigroups::RankState


Member types
------------
.. list-table::
   :widths: 50 50
   :header-rows: 0

   * - :cpp:member:`type`
     - 

Constructors
------------
.. list-table::
   :widths: 50 50
   :header-rows: 0

   * - :cpp:member:`RankState() noexcept = default`
     - Default constructor; does nothing.


   * - :cpp:member:`RankState(T, T) noexcept <template <typename T>  RankState(T, T) noexcept>`
     - Iterator constructor; does nothing.



Deleted constructors
--------------------
.. list-table::
   :widths: 50 50
   :header-rows: 0

   * - :cpp:member:`RankState(RankState const&) = delete`
     - Deleted.


   * - :cpp:member:`RankState(RankState&&) = delete`
     - Deleted.


   * - :cpp:member:`operator=(RankState const&) = delete`
     - Deleted.


   * - :cpp:member:`operator=(RankState&&) = delete`
     - Deleted.



.. toctree::
   :hidden:

   libsemigroups__rankstate__member_types.rst
   libsemigroups__rankstate__constructors.rst
   libsemigroups__rankstate__deleted_constructors.rst
