libsemigroups  v3.0.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
RhoValue< Element, typename >
template<typename Element, typename = void>
struct libsemigroups::RhoValue< Element, typename >

Defined in adapters.hpp.

This type should be a stateless struct with a single typedef type representing the type that should be used or returned by a Rho struct.

Template Parameters
Elementthe type of elements.

The second template parameter exists for SFINAE.

Used by:

The documentation for this struct was generated from the following file: