xentara-utils v2.0.7
The Xentara Utility 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 <xentara/utils/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