struct
#include <slang/util/SmallVector.h>
UninitializedTag A tag type used in a SmallVector constructor to indicate that the passed capacity parameter is only for reserving uninitialized memory and not actually adding elements to the container.