Functions | |
template<typename TAG, typename _Traits> | |
basic_ostream< char, _Traits > & | operator<< (basic_ostream< char, _Traits > &out, const std::set< TAG > &tags) |
template<typename ITEM, typename TAG> | |
ostream & | operator<< (ostream &out, const tagcoll::Patch< ITEM, TAG > &p) |
ostream& std::operator<< | ( | ostream & | out, | |
const tagcoll::Patch< ITEM, TAG > & | p | |||
) | [inline] |
basic_ostream<char, _Traits>& std::operator<< | ( | basic_ostream< char, _Traits > & | out, | |
const std::set< TAG > & | tags | |||
) | [inline] |