element_type

using libsemigroups::FroidurePinTraits::element_type = typename detail::BruidhinnTraits<TElementType>::value_type

The type of the elements of a FroidurePin instance with const removed, and if TElementType is a pointer to const, then the second const is also removed.