#include <tagcoll/Consumer.h>
#include <tagcoll/Filter.h>
#include <map>
Include dependency graph for Implications.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Tagcoll |
Classes | |
class | Tagcoll::Implications< TAG > |
List of explicit implications that can be applied to a tagged collection. More... | |
class | Tagcoll::AddImplied< ITEM, TAG > |
Add implied tags to a stream of tagged items. More... | |
class | Tagcoll::RemoveImplied< ITEM, TAG > |
Remove redundant implied tags to a stream of tagged items. More... |