Searched defs:DynamicallyAllocatedInstanceTrait (Results 1 – 1 of 1) sorted by relevance
112 struct DynamicallyAllocatedInstanceTrait { struct113 using StorageType = T*;115 static T* MutableInstance(StorageType* storage) { in MutableInstance()120 static void InitStorageUsingTrait(StorageType* storage) { in InitStorageUsingTrait()