conststr 0.2.1
|
This concept is satisfied if T
is a char-like type.
More...
#include <conststr.hpp>
This concept is satisfied if T
is a char-like type.
It requires that the type must be a trivial type, can be compared in three-way, and can be converted from char
value.
T | any char-like type |