llvm::SparseSet::value_type

Element type stored in the set.

Synopsis

Declared in <llvm/ADT/SparseSet.h>

using value_type = ValueT;