Searched defs:DynamicallyAllocatedInstanceTrait (Results 1 – 1 of 1) sorted by relevance
136 struct DynamicallyAllocatedInstanceTrait { struct137 typedef T* StorageType;139 static T* MutableInstance(StorageType* storage) { in MutableInstance()144 static void InitStorageUsingTrait(StorageType* storage) { in InitStorageUsingTrait()