vshCreateScoped.name

Undocumented in source.
template vshCreateScoped(Ts...)
static if(Ts.length == 1 && is(typeof(Ts[0]) == string))
enum name = Ts[0];

Meta