SyTen

◆ operator()() [1/2]

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

Returns a 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: