Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/interval/
Dchecking.hpp78 struct checking_no_empty: Checking struct
80 static T nan() in nan()
85 static T empty_lower() in empty_lower()
90 static T empty_upper() in empty_upper()
95 static bool is_empty(const T&, const T&) in is_empty()