wrapped_member.GT

Undocumented in source.
  1. alias GT = ApplyConstness2!(T, constness!(FunctionTypeOf!(ppart0.GetterFn)))
    template wrapped_member(T, string name, string mode, PropertyParts...)
    static if(PropertyParts.length != 0)
    static if(ppart0.isgproperty)
    alias GT = ApplyConstness2!(T, constness!(FunctionTypeOf!(ppart0.GetterFn)))
  2. alias GT = T

Meta