Qx v0.7
Qt Extensions Library
Loading...
Searching...
No Matches
Qx::string_literal Concept Reference

Specifies that a type is a specialization or derivation of StringLiteral. More...

Concept definition

template<typename T>
Specifies that a type is a derivation of any specialization of a template.
Definition qx-concepts.h:516
Specifies that a type is a specialization or derivation of StringLiteral.
Definition qx-stringliteral.h:55

Detailed Description

Satisfied if T specializes or derives from StringLiteral.