reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
172 new (&NodeAllocatorStorage) 175 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage); 194 new (&NodeAllocatorStorage) NodeAllocatorType(Max); 196 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage); 214 internal_memcpy(&NodeAllocatorStorage, &O.NodeAllocatorStorage, 214 internal_memcpy(&NodeAllocatorStorage, &O.NodeAllocatorStorage, 226 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage); 246 new (&NodeAllocatorStorage) 249 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage);