VariableWrapper.P

Undocumented in source.
struct VariableWrapper(T, string var)
alias P = typeof(mixin ("T." ~ var))

Meta