SyTen

◆ operator()()

template<typename T >
T const& syten::SpanImpl::ConstSpan< 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::ConstSpan< T >::ptr, syten::restrict(), and syten::SpanImpl::ConstSpan< T >::sz.

+ Here is the call graph for this function: