struct new in Git master
#include <Corrade/Tags.h>
ValueInitT Value initialization tag type.
Used to distinguish construction with value initialization (builtin types are zeroed out, others are default-constructed).