Synopsis of methods | |
constexpr action< unique_fn > | unique {} |
Instances and minimal complete definitions | |
struct | ConceptImpl |
Public Types | |
template<typename Rng , typename C = equal_to, typename P = ident> | |
using | Concept = concepts::models< ConceptImpl, Rng, C, P > |