_y._y

Undocumented in source.
  1. alias _y = T._
    template _y(alias T)
    static if(is(typeof(T._)))
    alias _y = T._
  2. alias _y = T

Meta