Searched refs:SrcDeleterType (Results 1 – 1 of 1) sorted by relevance
66 template<typename DstDeleterType, typename SrcDeleterType, bool threadSafe>67 SharedPtrState<DstDeleterType, threadSafe>* sharedPtrStateCast (SharedPtrState<SrcDeleterType, thre… in sharedPtrStateCast() argument