simstr 1.8.1
Yet another strings library
 
Loading...
Searching...
No Matches
simstr::immutable_str Concept Reference

A type concept that cannot modify a stored string. More...

#include <sstring.h>

Concept definition

template<typename A, typename K>
A type concept that cannot modify a stored string.
Definition sstring.h:953
A type concept that can modify a stored string.
Definition sstring.h:946
A type concept that can store a string.
Definition sstring.h:936

Detailed Description

A type concept that cannot modify a stored string.