simstr 1.7.3
Yet another strings library
 
Loading...
Searching...
No Matches
simstr::e_lower< K > Struct Template Reference

#include <sstring.h>

Detailed Description

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: