memutils.unique

Taken from Phobos, tweaked for convenience

Members

Functions

unique
auto unique(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Unique
struct Unique(T, ALLOC = ThreadMem)
Undocumented in source.

Meta

Authors

Andrei Alexandrescu, Bartosz Milewski, Don Clugston, Shin Fujishiro, Kenji Hara