Searched defs:is_bool (Results 1 – 1 of 1) sorted by relevance
58 struct is_bool { struct59 static bool value() { in value()64 struct is_bool<bool> { struct65 static bool value() { in value()107 const bool is_bool = internal::is_bool<type>::value(); in parse_and_store() local323 const bool is_bool = (0 != bool_args_names.count((*it))); in usage_string() local