Searched defs:DynamicallyAllocatedInstanceTrait (Results 1 – 1 of 1) sorted by relevance
114 struct DynamicallyAllocatedInstanceTrait { struct115 typedef T* StorageType;117 static T* MutableInstance(StorageType* storage) { in MutableInstance()122 static void InitStorageUsingTrait(StorageType* storage) { in InitStorageUsingTrait()