Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dallocators.h425 struct IsRefCounted : struct
429 struct IsRefCounted<T, typename internal::EnableIfCond<T::kRefCounted>::Type> :
616 static const bool kRefCounted = internal::IsRefCounted<BaseAllocator>::Value;
Ddocument.h884 internal::IsRefCounted<Allocator>::Value)) {