xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::string::UninitializedTag Struct Referencefinal

Type used to select the constructor of BasicFixedString that leaves characters uninitialized. More...

#include <string/FixedString.hpp>

Detailed Description

Type used to select the constructor of BasicFixedString that leaves characters uninitialized.

You should never use this type directly. Use the constant kUninitialized instead.

See also
BasicFixedString