#include <tagcoll/OpSet.h>
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::Consumer< ITEM, TAG > |
Interface for classes interested in accepting a stream of tagged items. More... | |
class | Tagcoll::Sink< ITEM, TAG > |
Consumer that discards its input. More... |