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

A type for using std::string and std::string_view as sources in string expressions. More...

#include <strexpr.h>

Detailed Description

template<typename K, typename T>
struct simstr::expr_stdstr< K, T >

A type for using std::string and std::string_view as sources in string expressions.

Template Parameters
Kis a symbol.
T- source type.

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