Searched refs:kRefCounted (Results 1 – 1 of 1) sorted by relevance
163 …static const bool kRefCounted = true; //!< Tell users that this allocator is reference counted o… variable429 struct IsRefCounted<T, typename internal::EnableIfCond<T::kRefCounted>::Type> :616 static const bool kRefCounted = internal::IsRefCounted<BaseAllocator>::Value;