SyTen

◆ operator<<() [5/9]

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

Formatted output of an unordered set, using square brackets.

References std::unordered_set< K >::size().

+ Here is the call graph for this function: