SyTen
◆
operator<<()
[1/9]
template<typename Type ,
std::size_t
rank>
std::ostream
& std::operator<<
(
std::ostream
&
out
,
std::array
< Type,
rank
> const &
a
)
inline
Formatted output of an array, using curly brackets.
std
Generated by
1.9.4