Searched defs:set_empty (Results 1 – 4 of 4) sorted by relevance
59 bool set_empty(const std::set< K, C, A >& x) in set_empty() function
267 void interval<T, Policies>::set_empty() in set_empty() function in boost::numeric::interval
118 auto const set_empty = [&] in subrange() local