Home
last modified time | relevance | path

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

/third_party/boost/boost/icl/type_traits/
Dis_interval.hpp125 template <class Type> struct is_discrete_static_open struct
127 typedef is_static_closed<Type> type;
128 typedef typename interval_traits<Type>::domain_type domain_type;