SyTen
◆
operator<<()
[2/9]
template<typename TypeA , typename TypeB >
std::ostream
& std::operator<<
(
std::ostream
&
out
,
std::pair
< TypeA, TypeB > const &
a
)
inline
Formatted output of a pair, using pointy brackets.
Deprecated:
std
Generated by
1.9.4