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

ActionTraits
============

.. doxygenstruct:: libsemigroups::ActionTraits
   :project: libsemigroups

.. cpp:namespace:: libsemigroups::ActionTraits


Type aliases
------------
.. list-table::
   :widths: 50 50
   :header-rows: 0

   * - :cpp:member:`EqualTo`
     - Adapter for testing equality.


   * - :cpp:member:`Hash`
     - Adapter for hashing.


   * - :cpp:member:`One`
     - Adapter for the identity element of the given type.


   * - :cpp:member:`Product`
     - Adapter for the product of two elements.


   * - :cpp:member:`Swap`
     - Adapter for swapping.



.. toctree::
   :hidden:

   libsemigroups__actiontraits__type_aliases.rst
