Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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: