SyTen

◆ operator<<() [11/41]

template<typename Type >
std::ostream & syten::operator<< ( std::ostream out,
DynArray< Type > const &  a 
)

Formatted output of a DynArray, using square brackets.

References syten::DynArray< Type >::size().

+ Here is the call graph for this function: