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

Conditional selection string expression. More...

#include <strexpr.h>

Detailed Description

template<StrExpr A>
struct simstr::expr_if< A >

Conditional selection string expression.

Template Parameters
ABranch type for true.

An expression that, depending on the truth of the condition, generates either expression A or an empty string. Title type usually not used, create through e_if().


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