SyTen

◆ operator()() [2/2]

template<typename T >
T const& syten::SpanImpl::MutSpan< T >::operator() ( std::int64_t  i) const
inline

Returns a constant reference to the element at index i restricted to the range of region.

Negative indices count from the back.

References syten::SpanImpl::MutSpan< T >::ptr, syten::restrict(), and syten::SpanImpl::MutSpan< T >::sz.

+ Here is the call graph for this function: