reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
464 if (!I) I = new(Allocator) IntInit(V); 464 if (!I) I = new(Allocator) IntInit(V); 465 return I;