makeUniq

Creates a new instance of T and returns it under a Uniq!T.

template makeUniq(T)
static if(false)
makeUniq
(
Args...
)
(
Args args
)
if ()

Members

Functions

makeUniq
Uniq!T makeUniq(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta