#include <sstring.h>
template<is_one_of_char_v K>
struct simstr::e_lower< K >
Example
stringa lower =
"Lower case version is: '" +
e_lower(source_str) +
"'.";
Definition sstring.h:5151
The documentation for this struct was generated from the following file: