HelenOS sources

upper_bound       586 uspace/lib/cpp/include/__bits/adt/map.hpp             iterator upper_bound(const key_type& key)
upper_bound       591 uspace/lib/cpp/include/__bits/adt/map.hpp             const_iterator upper_bound(const key_type& key) const
upper_bound       597 uspace/lib/cpp/include/__bits/adt/map.hpp             iterator upper_bound(
upper_bound       606 uspace/lib/cpp/include/__bits/adt/map.hpp             const_iterator upper_bound(
upper_bound      1105 uspace/lib/cpp/include/__bits/adt/map.hpp             iterator upper_bound(const key_type& key)
upper_bound      1110 uspace/lib/cpp/include/__bits/adt/map.hpp             const_iterator upper_bound(const key_type& key) const
upper_bound      1116 uspace/lib/cpp/include/__bits/adt/map.hpp             iterator upper_bound(
upper_bound      1125 uspace/lib/cpp/include/__bits/adt/map.hpp             const_iterator upper_bound(
upper_bound       271 uspace/lib/cpp/include/__bits/adt/rbtree.hpp             iterator upper_bound(const key_type& key)
upper_bound       276 uspace/lib/cpp/include/__bits/adt/rbtree.hpp             const_iterator upper_bound(const key_type& key) const
upper_bound       102 uspace/lib/cpp/include/__bits/adt/rbtree_policies.hpp         static typename Tree::iterator upper_bound(const Tree& tree, const Key& key)
upper_bound       328 uspace/lib/cpp/include/__bits/adt/rbtree_policies.hpp         static typename Tree::iterator upper_bound(const Tree& tree, const Key& key)
upper_bound       403 uspace/lib/cpp/include/__bits/adt/set.hpp             iterator upper_bound(const key_type& key)
upper_bound       408 uspace/lib/cpp/include/__bits/adt/set.hpp             const_iterator upper_bound(const key_type& key) const
upper_bound       414 uspace/lib/cpp/include/__bits/adt/set.hpp             iterator upper_bound(
upper_bound       423 uspace/lib/cpp/include/__bits/adt/set.hpp             const_iterator upper_bound(
upper_bound       884 uspace/lib/cpp/include/__bits/adt/set.hpp             iterator upper_bound(const key_type& key)
upper_bound       889 uspace/lib/cpp/include/__bits/adt/set.hpp             const_iterator upper_bound(const key_type& key) const
upper_bound       895 uspace/lib/cpp/include/__bits/adt/set.hpp             iterator upper_bound(
upper_bound       904 uspace/lib/cpp/include/__bits/adt/set.hpp             const_iterator upper_bound(
HelenOS homepage, sources at GitHub