SyTen

◆ operator<<() [1/2]

template<typename T >
std::ostream& syten::SpanImpl::operator<< ( std::ostream out,
ConstSpan< T >  cs 
)

Output for a ConstSpan.

Looks just like a Vec.

References syten::SpanImpl::ConstSpan< T >::size().

+ Here is the call graph for this function: