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

Type used to select overloads of RawVector that leave elements uninitialized. More...

#include <core/RawVector.hpp>

Detailed Description

Type used to select overloads of RawVector that leave elements uninitialized.

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

See also
RawVector