Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/interval/
Dchecking.hpp39 struct checking_base struct
41 static T pos_inf() in pos_inf()
46 static T neg_inf() in neg_inf()
51 static T nan() in nan()
56 static bool is_nan(const T& x) in is_nan()
60 static T empty_lower() in empty_lower()
65 static T empty_upper() in empty_upper()
70 static bool is_empty(const T& l, const T& u) in is_empty()