absl::FastTypeIdType::FastTypeIdType

Creates a value that does not correspond to any type. This value is distinct from any value returned by FastTypeId<T>().

Synopsis

Declared in <absl/base/fast_type_id.h>

constexpr
FastTypeIdType() = default;