Base class for converting string expressions to standard strings. More...
#include <strexpr.h>
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.
| Impl | - final descendant class for CRTP. |