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

Constructors
============
.. cpp:namespace:: libsemigroups

This page contains information about the constructors for the :cpp:any:`Ukkonen::State` struct.

.. cpp:namespace-pop::


.. doxygenfunction:: libsemigroups::Ukkonen::State::State() = default
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Ukkonen::State::State(State &&) = default
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Ukkonen::State::State(State const &) = default
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Ukkonen::State::State(node_index_type,edge_index_type)
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Ukkonen::State::operator=(State &&) = default
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Ukkonen::State::operator=(State const &) = default
   :project: libsemigroups
