Searched defs:not_empty (Results 1 – 2 of 2) sorted by relevance
50 static char const not_empty[] = "asdfgh"; variable
67 bool not_empty(void) const {return (first != last); }; in not_empty() function