JH-Toolkit v1.4.1
An engineering-oriented C++20 toolkit with duck-typed concepts, static design, async coroutines, and semantic containers — header-only, RTTI-free, and concurrency-friendly.
Loading...
Searching...
No Matches
jh::pod::span< T > Member List

This is the complete list of members for jh::pod::span< T >, including all inherited members.

begin() const noexceptjh::pod::span< T >inline
const_pointer typedefjh::pod::span< T >
const_reference typedefjh::pod::span< T >
datajh::pod::span< T >
difference_type typedefjh::pod::span< T >
element_type typedefjh::pod::span< T >
empty() const noexceptjh::pod::span< T >inline
end() const noexceptjh::pod::span< T >inline
first(const std::uint64_t count) const noexceptjh::pod::span< T >inline
last(const std::uint64_t count) const noexceptjh::pod::span< T >inline
lenjh::pod::span< T >
operator==(const span &rhs) const =defaultjh::pod::span< T >
operator[](std::uint64_t index) const noexceptjh::pod::span< T >inline
pointer typedefjh::pod::span< T >
reference typedefjh::pod::span< T >
size() const noexceptjh::pod::span< T >inline
size_type typedefjh::pod::span< T >
sub(const std::uint64_t offset, const std::uint64_t count=0) const noexceptjh::pod::span< T >inline
value_type typedefjh::pod::span< T >