Searched refs:dependent_false_v (Results 1 – 5 of 5) sorted by relevance
25 constexpr bool dependent_false_v = false; variable40 static_assert(dependent_false_v<V<T>>); in writeVector()57 static_assert(dependent_false_v<V<T>>); in readVector()
178 static_assert(dependent_false_v<T>, "non-matching append type"); in append()256 static inline constexpr bool dependent_false_v = false;
101 static inline constexpr bool dependent_false_v = false;977 static_assert(dependent_false_v<P>, "unrecognized type");1001 static_assert(dependent_false_v<P>, "unrecognized type");1032 static_assert(dependent_false_v<P>, "unrecognized type");1062 static_assert(dependent_false_v<P>, "unrecognized type");1641 static_assert(dependent_false_v<T>, "unrecognized type");1708 static_assert(dependent_false_v<T>, "unrecognized type");
899 static inline constexpr bool dependent_false_v = false;1039 static_assert(dependent_false_v<CT>);1196 static_assert(dependent_false_v<CT>);