CompTup.CompTup

Undocumented in source.
template CompTup(T...)
package pure @safe nothrow @nogc
alias CompTup = typeof(compTup(T.init))

Meta