ALP User Documentation 0.7.0
Algebraic Programming User Documentation
|
Used to inspect whether a given type is an ALP monoid. More...
#include <type_traits.hpp>
Static Public Attributes | |
static const constexpr bool | value = false |
Whether T is an ALP monoid. | |
Used to inspect whether a given type is an ALP monoid.
T | The type to inspect. |