Promoted

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. struct Promoted(T, U)
  2. alias Promoted(T, U) = Promoted!(T, U).type
    extern (C++)
    alias Promoted(T, U) = Promoted!(T, U).type

Meta