A managed String which uses RAII to free its contents. It's not a proper string though, since it's read-only. So it's a StringView... but an owned one. Can't be copied automatically, must be either moved or copied manually by calling clone() on it. |
||
---|---|---|
.. | ||
Alignment.h | ||
Alloc.h | ||
Attributes.h | ||
Bitmap.h | ||
Check.h | ||
CType.h | ||
Format.h | ||
LinkedList.h | ||
Move.h | ||
NumberParsing.h | ||
Option.h | ||
OwnedStringView.h | ||
PlacementNew.h | ||
Result.h | ||
SafeArithmetic.h | ||
ScopeGuard.h | ||
Stack.h | ||
String.h | ||
SystemError.h | ||
Types.h | ||
Units.h |