MimIR 0.1
MimIR is my Intermediate Representation
|
Classes | |
struct | tuple_element< I, mim::Span< T, N > > |
struct | tuple_size< mim::Span< T, N > > |
Functions | |
Structured Binding Support for Span | |
template<size_t I, class T , size_t N> | |
constexpr decltype(auto) | get (mim::Span< T, N > span) |
struct std::tuple_element< I, mim::Span< T, N > > |
|
constexpr |
Definition at line 113 of file span.h.
Referenced by mim::ast::ExtractExpr::bind(), mim::FPPass< P, M >::data(), mim::ast::ExtractExpr::emit_(), mim::plug::clos::ClosLit::env(), mim::World::filter(), mim::plug::clos::ClosLit::fnc(), mim::plug::core::mode(), mim::plug::math::mode(), mim::DefDefHash::operator()(), and mim::ast::ExtractExpr::stream().