.. 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 of the :cpp:any:`Presentation` class template.

.. cpp:namespace-pop::


.. doxygenfunction:: libsemigroups::Presentation::Presentation()
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Presentation::Presentation(Presentation &&) = default
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Presentation::Presentation(Presentation const &) = default
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Presentation::clear()
   :project: libsemigroups

.. doxygenfunction:: libsemigroups::Presentation::operator=(Presentation &&) = default
   :project: libsemigroups

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