HelenOS sources

get_allocator     498 uspace/lib/cpp/include/__bits/adt/deque.hpp             allocator_type get_allocator() const noexcept
get_allocator     501 uspace/lib/cpp/include/__bits/adt/list.hpp             allocator_type get_allocator() const noexcept
get_allocator     190 uspace/lib/cpp/include/__bits/adt/map.hpp             allocator_type get_allocator() const noexcept
get_allocator     849 uspace/lib/cpp/include/__bits/adt/map.hpp             allocator_type get_allocator() const noexcept
get_allocator     166 uspace/lib/cpp/include/__bits/adt/set.hpp             allocator_type get_allocator() const noexcept
get_allocator     647 uspace/lib/cpp/include/__bits/adt/set.hpp             allocator_type get_allocator() const noexcept
get_allocator     194 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp             allocator_type get_allocator() const noexcept
get_allocator     871 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp             allocator_type get_allocator() const noexcept
get_allocator     199 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp             allocator_type get_allocator() const noexcept
get_allocator     615 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp             allocator_type get_allocator() const noexcept
get_allocator     200 uspace/lib/cpp/include/__bits/adt/vector.hpp             allocator_type get_allocator() const noexcept
get_allocator    1182 uspace/lib/cpp/include/__bits/string/string.hpp             allocator_type get_allocator() const noexcept
HelenOS homepage, sources at GitHub