| back() const | gul17::span< ElementType, Extent > | inline | 
  | begin() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | begin | gul17::span< ElementType, Extent > | friend | 
  | cbegin() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | cend() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | const_iterator typedef | gul17::span< ElementType, Extent > |  | 
  | const_pointer typedef | gul17::span< ElementType, Extent > |  | 
  | const_reverse_iterator typedef | gul17::span< ElementType, Extent > |  | 
  | crbegin() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | crend() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | data() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | difference_type typedef | gul17::span< ElementType, Extent > |  | 
  | element_type typedef | gul17::span< ElementType, Extent > |  | 
  | empty() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | end() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | end | gul17::span< ElementType, Extent > | friend | 
  | extent | gul17::span< ElementType, Extent > | static | 
  | first() const | gul17::span< ElementType, Extent > | inline | 
  | first(index_type count) const | gul17::span< ElementType, Extent > | inline | 
  | front() const | gul17::span< ElementType, Extent > | inline | 
  | index_type typedef | gul17::span< ElementType, Extent > |  | 
  | iterator typedef | gul17::span< ElementType, Extent > |  | 
  | last() const | gul17::span< ElementType, Extent > | inline | 
  | last(index_type count) const | gul17::span< ElementType, Extent > | inline | 
  | operator=(const span &other) noexcept=default | gul17::span< ElementType, Extent > |  | 
  | operator[](index_type idx) const | gul17::span< ElementType, Extent > | inline | 
  | pointer typedef | gul17::span< ElementType, Extent > |  | 
  | rbegin() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | reference typedef | gul17::span< ElementType, Extent > |  | 
  | rend() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | reverse_iterator typedef | gul17::span< ElementType, Extent > |  | 
  | size() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | size_bytes() const noexcept | gul17::span< ElementType, Extent > | inline | 
  | span() noexcept | gul17::span< ElementType, Extent > | inline | 
  | span(pointer ptr, index_type count) | gul17::span< ElementType, Extent > | inline | 
  | span(pointer first_elem, pointer last_elem) | gul17::span< ElementType, Extent > | inline | 
  | span(element_type(&arr)[N]) noexcept | gul17::span< ElementType, Extent > | inline | 
  | span(std::array< value_type, N > &arr) noexcept | gul17::span< ElementType, Extent > | inline | 
  | span(const std::array< value_type, N > &arr) noexcept | gul17::span< ElementType, Extent > | inline | 
  | span(Container &cont) | gul17::span< ElementType, Extent > | inline | 
  | span(const Container &cont) | gul17::span< ElementType, Extent > | inline | 
  | span(const span &other) noexcept=default | gul17::span< ElementType, Extent > |  | 
  | span(const span< OtherElementType, OtherExtent > &other) noexcept | gul17::span< ElementType, Extent > | inline | 
  | subspan() const | gul17::span< ElementType, Extent > | inline | 
  | subspan(index_type offset, index_type count=dynamic_extent) const | gul17::span< ElementType, Extent > | inline | 
  | subspan_return_t typedef | gul17::span< ElementType, Extent > |  | 
  | value_type typedef | gul17::span< ElementType, Extent > |  | 
  | ~span() noexcept=default | gul17::span< ElementType, Extent > |  |