simstr 1.5.0
Yet another strings library
 
Loading...
Searching...
No Matches
simstr::expr_to_std_string< Impl > Struct Template Reference

Base class for converting string expressions to standard strings. More...

#include <strexpr.h>

Detailed Description

template<typename Impl>
struct simstr::expr_to_std_string< Impl >

Base class for converting string expressions to standard strings.

If you want your string expression type to be converted to a standard string, inherit from this class.

Template Parameters
Impl- final descendant class for CRTP.

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