Searched refs:is_string_type (Results 1 – 2 of 2) sorted by relevance
159 struct is_string_type : std::false_type {}; struct162 struct is_string_type<string> : std::true_type {}; struct165 struct is_string_type<object_path> : std::true_type {}; struct168 struct is_string_type<signature> : std::true_type {}; struct208 is_string_type<Element>::value ||245 !is_string_type<Container>::value>::type> {
155 !is_string_type<Container>::value,400 !is_string_type<Container>::value,423 !is_string_type<Container>::value,