| constexpr_ptr(const from *ptr) noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inlineexplicit |
| operator const void *() const noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator*() const noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator+(std::ptrdiff_t n) const noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator++() noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator++(int) noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator+=(std::ptrdiff_t n) noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator-(std::ptrdiff_t n) const noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator-(const constexpr_ptr &o) const noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator--() noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator--(int) noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator-=(std::ptrdiff_t n) noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| operator[](std::ptrdiff_t n) const noexcept (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | inline |
| p (defined in simdutf::detail::constexpr_ptr< to, from >) | simdutf::detail::constexpr_ptr< to, from > | |