#include <tests/test-utils.h>
#include <tagcoll/patch.h>
#include <tagcoll/coll/simple.h>
#include <tagcoll/TextFormat.tcc>
#include <tagcoll/patch.tcc>
Namespaces | |
namespace | std |
namespace | tut |
namespace | wibble::operators |
Functions | |
template<typename TAG, typename _Traits> | |
basic_ostream< char, _Traits > & | std::operator<< (basic_ostream< char, _Traits > &out, const std::set< TAG > &tags) |
template<typename ITEM, typename TAG> | |
ostream & | std::operator<< (ostream &out, const tagcoll::Patch< ITEM, TAG > &p) |
tut::TESTGRP (tagcoll_patches) |