Searched defs:on_definedness (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/icl/ |
| D | map.hpp | 442 struct on_definedness<Type, true> struct in boost::icl::map 444 static void add_intersection(Type& section, const Type& object, in add_intersection() 450 struct on_definedness<Type, false> struct in boost::icl::map 452 static void add_intersection(Type& section, const Type& object, in add_intersection()
|
| D | interval_base_map.hpp | 640 struct on_definedness<Type, true> struct in boost::icl::interval_base_map 642 static void add_intersection(Type& section, const Type& object, in add_intersection() 648 struct on_definedness<Type, false> struct in boost::icl::interval_base_map 650 static void add_intersection(Type& section, const Type& object, in add_intersection()
|