Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dtype_helper.h26 struct is_specialization_of : std::false_type {}; struct
28 struct is_specialization_of<TemplateType<Args...>, TemplateType> : std::true_type {};
/system/bt/gd/storage/
Dmutation_entry.h76 bluetooth::common::is_specialization_of<T, std::vector>::value &&
Dconfig_cache_helper.h118 bluetooth::common::is_specialization_of<T, std::vector>::value &&