simstr 1.5.0
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, StdStrSource T>
requires is_equal_str_type_v<K, typename T::value_type>
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: