NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
memory_view< Element, Extent > 成员列表

成员的完整列表,这些成员属于 memory_view< Element, Extent >,包括所有继承而来的类成员

back() const noexceptmemory_view< Element, Extent >inline
begin() const noexceptmemory_view< Element, Extent >inline
const_pointer typedefmemory_view< Element, Extent >
const_reference typedefmemory_view< Element, Extent >
data() const noexceptmemory_view< Element, Extent >inline
difference_type typedefmemory_view< Element, Extent >
element_type typedefmemory_view< Element, Extent >
empty() const noexceptmemory_view< Element, Extent >inline
end() const noexceptmemory_view< Element, Extent >inline
explicit(Extent !=dynamic_extent) memory_view(Iterator firstmemory_view< Element, Extent >
explicit(Extent !=dynamic_extent) memory_view(Iterator firstmemory_view< Element, Extent >
explicit(Extent !=dynamic_extent &&OE==dynamic_extent) memory_view(const memory_view< Umemory_view< Element, Extent >
first() const noexceptmemory_view< Element, Extent >inline
first(size_type count) const noexceptmemory_view< Element, Extent >inline
front() const noexceptmemory_view< Element, Extent >inline
iterator typedefmemory_view< Element, Extent >
last() const noexceptmemory_view< Element, Extent >inline
last(size_type count) const noexceptmemory_view< Element, Extent >inline
memory_view() noexceptmemory_view< Element, Extent >inline
memory_view(type_identity_t< element_type >(&arr)[AE]) noexceptmemory_view< Element, Extent >inline
memory_view(array< U, AE > &arr) noexceptmemory_view< Element, Extent >inline
memory_view(const array< U, AE > &arr) noexceptmemory_view< Element, Extent >inline
memory_view(const memory_view &other) noexcept=defaultmemory_view< Element, Extent >
operator=(const memory_view &other) noexcept=defaultmemory_view< Element, Extent >
operator[](size_type index) const noexceptmemory_view< Element, Extent >inline
pointer typedefmemory_view< Element, Extent >
rbegin() const noexceptmemory_view< Element, Extent >inline
reference typedefmemory_view< Element, Extent >
rend() const noexceptmemory_view< Element, Extent >inline
reverse_iterator typedefmemory_view< Element, Extent >
size() const noexceptmemory_view< Element, Extent >inline
size_bytes() const noexceptmemory_view< Element, Extent >inline
size_type typedefmemory_view< Element, Extent >
value_type typedefmemory_view< Element, Extent >
view() const noexcept -> memory_view< element_type, view_extent< Offset, Count >()>memory_view< Element, Extent >inline
view(size_type offset, size_type count=dynamic_extent) const noexceptmemory_view< Element, Extent >inline
~memory_view() noexcept=defaultmemory_view< Element, Extent >