HelenOS sources

size              168 uspace/lib/cpp/include/__bits/adt/array.hpp         size_type size() const noexcept
size              314 uspace/lib/cpp/include/__bits/adt/bitset.hpp             constexpr size_t size() const noexcept
size              567 uspace/lib/cpp/include/__bits/adt/deque.hpp             size_type size() const noexcept
size              143 uspace/lib/cpp/include/__bits/adt/hash_table.hpp             size_type size() const noexcept
size               51 uspace/lib/cpp/include/__bits/adt/hash_table_bucket.hpp         Size size() const noexcept
size               55 uspace/lib/cpp/include/__bits/adt/initializer_list.hpp             constexpr size_type size() const noexcept
size              570 uspace/lib/cpp/include/__bits/adt/list.hpp             size_type size() const noexcept
size              260 uspace/lib/cpp/include/__bits/adt/map.hpp             size_type size() const noexcept
size              919 uspace/lib/cpp/include/__bits/adt/map.hpp             size_type size() const noexcept
size              112 uspace/lib/cpp/include/__bits/adt/queue.hpp             size_type size() const
size              301 uspace/lib/cpp/include/__bits/adt/queue.hpp             size_type size() const
size              105 uspace/lib/cpp/include/__bits/adt/rbtree.hpp             size_type size() const noexcept
size              236 uspace/lib/cpp/include/__bits/adt/set.hpp             size_type size() const noexcept
size              717 uspace/lib/cpp/include/__bits/adt/set.hpp             size_type size() const noexcept
size               95 uspace/lib/cpp/include/__bits/adt/stack.hpp             size_type size()
size              204 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp             size_type size() const noexcept
size              881 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp             size_type size() const noexcept
size              209 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp             size_type size() const noexcept
size              625 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp             size_type size() const noexcept
size              265 uspace/lib/cpp/include/__bits/adt/vector.hpp             size_type size() const noexcept
size             1140 uspace/lib/cpp/include/__bits/iterator.hpp     constexpr auto size(const Container& c) -> decltype(c.size())
size             1146 uspace/lib/cpp/include/__bits/iterator.hpp     constexpr size_t size(T (&array)[N]) noexcept
size             1122 uspace/lib/cpp/include/__bits/random.hpp             size_t size() const
size              686 uspace/lib/cpp/include/__bits/string/string.hpp             size_type size() const noexcept
size              115 uspace/lib/cpp/include/__bits/utility/utility.hpp         static constexpr size_t size() noexcept
HelenOS homepage, sources at GitHub