Searched defs:numObjects (Results 1 – 2 of 2) sorted by relevance
1310 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups()1317 unsigned numObjects) { in Create()
516 extern (D) this(size_t numObjects) in this()