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

A type of string expression that returns N specified characters. More...

#include <strexpr.h>

Detailed Description

template<typename K>
struct simstr::expr_pad< K >

A type of string expression that returns N specified characters.

Template Parameters
Kis a symbol.

The number of characters and the character itself are variable, i.e. can change at runtime. Usually not used directly, created via e_c().


The documentation for this struct was generated from the following file: