libQuotient
A Qt library for building matrix clients
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages Concepts
Quotient::Keyless_State_Fn Concept Reference

#include <roomstateview.h>

Concept definition

template<typename FnT, class EvT std::decay_t<fn_arg_t<FnT>>>
concept Quotient::Keyless_State_Fn = !EvT::needsStateKey

Detailed Description

Definition at line 22 of file roomstateview.h.