Home
last modified time | relevance | path

Searched refs:kRefCounted (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/
Dallocators.h163 …static const bool kRefCounted = true; //!< Tell users that this allocator is reference counted o… variable
429 struct IsRefCounted<T, typename internal::EnableIfCond<T::kRefCounted>::Type> :
616 static const bool kRefCounted = internal::IsRefCounted<BaseAllocator>::Value;