Observe the following code.
#include using Vd = std::vector; void func() { Vd vd; using type = Vd::value_type; //valid