Searched refs:VTableType (Results 1 – 1 of 1) sorted by relevance
169 …using VTableType = std::conditional_t<AllocateOnStack<ValueType>::value, VTableStack<ValueType>, V… in vtableForType() typedef170 static VTableType vtable; in vtableForType()