

Go to the source code of this file.
Classes | |
| class | ityr::common::span< T > |
Namespaces | |
| ityr | |
| ityr::common | |
Functions | |
| template<typename T > | |
| constexpr auto | ityr::common::data (const span< T > &s) noexcept |
| template<typename T > | |
| constexpr auto | ityr::common::size (const span< T > &s) noexcept |
| template<typename T > | |
| constexpr auto | ityr::common::begin (const span< T > &s) noexcept |
| template<typename T > | |
| constexpr auto | ityr::common::end (const span< T > &s) noexcept |