simstr 1.2.4
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:2800
A type concept that can modify a stored string.
Definition sstring.h:2793
A type concept that can store a string.
Definition sstring.h:2783

Detailed Description

A type concept that cannot modify a stored string.