xentara-utils v2.0.1
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::core::UninitializedTag Struct Referencefinal

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

#include <xentara/utils/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.

Include file
#include <xentara/utils/core/RawVector.hpp>
See also
RawVector