Searched defs:NotNullRule (Results 1 – 1 of 1) sorted by relevance
39 struct NotNullRule { struct41 constexpr static bool Check(const T &val) { in Check()44 constexpr static const char *Desc() { return " must not be null"; } in Desc()