Home
last modified time | relevance | path

Searched defs:not_empty (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/spirit/classic/test/
Depsilon_tests.cpp50 static char const not_empty[] = "asdfgh"; variable
/third_party/boost/boost/sort/common/
Drange.hpp67 bool not_empty(void) const {return (first != last); }; in not_empty() function