xentara-utils v2.0.3
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::string::FillTag Struct Referencefinal

Type used to autzomatically select the correct size in constructors of BasicFixedString that normally take a size. More...

#include <xentara/utils/string/FixedString.hpp>

Detailed Description

Type used to autzomatically select the correct size in constructors of BasicFixedString that normally take a size.

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

See also
BasicFixedString