Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Delement.hpp159 struct is_string_type : std::false_type {}; struct
162 struct is_string_type<string> : std::true_type {}; struct
165 struct is_string_type<object_path> : std::true_type {}; struct
168 struct is_string_type<signature> : std::true_type {}; struct
208 is_string_type<Element>::value ||
245 !is_string_type<Container>::value>::type> {
H A Dmessage.hpp155 !is_string_type<Container>::value,
400 !is_string_type<Container>::value,
423 !is_string_type<Container>::value,