Searched refs:is_within (Results 1 – 1 of 1) sorted by relevance
221 inline bool is_within(Item const& first, Item const& second) in is_within() function238 && (is_within(*item1.get(), *item2.get()) in apply()239 || is_within(*item2.get(), *item1.get()))) in apply()