simstr 1.3.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:2833
A type concept that can modify a stored string.
Definition sstring.h:2826
A type concept that can store a string.
Definition sstring.h:2816

Detailed Description

A type concept that cannot modify a stored string.