Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
std Namespace Reference

Classes

struct  tuple_element< I, thorin::Span< T, N > >
 
struct  tuple_size< thorin::Span< T, N > >
 

Functions

Structured Binding Support for Span
template<size_t I, class T , size_t N>
constexpr decltype(auto) get (thorin::Span< T, N > span)
 

Class Documentation

◆ std::tuple_element< I, thorin::Span< T, N > >

struct std::tuple_element< I, thorin::Span< T, N > >
template<size_t I, class T, size_t N>
struct std::tuple_element< I, thorin::Span< T, N > >

Definition at line 108 of file span.h.

Class Members
typedef typename reference type

Function Documentation

◆ get()

template<size_t I, class T , size_t N>
constexpr decltype(auto) std::get ( thorin::Span< T, N >  span)
constexpr

Definition at line 112 of file span.h.