Tuple.this

class Tuple
extern (D)
this
(
size_t numObjects
)

Parameters

numObjects
Type: size_t

The initial number of objects.

Meta