Searched defs:AllocatorType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Ddocument.h399 template <typename T> struct IsGenericValueImpl<T, typename Void<typename T::EncodingType>::Type, typename Void<typename T::AllocatorType>::Type>
400 : IsBaseOf<GenericValue<typename T::EncodingType, typename T::AllocatorType>, T>::Type {};
426 typedef Allocator AllocatorType; //!< Allocator type from template parameter. typedef in class:GenericValue
1776 typedef Allocator AllocatorType; //!< Allocator type from template parameter. typedef in class:GenericDocument

Completed in 33 milliseconds