Tuple

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++) final
class Tuple : RootObject {
Objects objects;
}

Constructors

this
this(size_t numObjects)

Inherited Members

From RootObject

toString
const(char)[] toString()
Suggestion Box / Bug Report