reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
89 using ProfileBufferArrayAllocator = typename ProfileBufferArray::AllocatorType; 94 static typename std::aligned_storage<sizeof(ProfileBufferArray)>::type 100 static ProfileBufferArray *ProfileBuffers = nullptr; 364 new (&ProfileBuffersStorage) ProfileBufferArray(*ProfileBuffersAllocator);