Classes handling tag patches. More...
#include <wibble/operators.h>#include <wibble/mixin.h>#include <map>#include <string>

Go to the source code of this file.
Classes | |
| struct | tagcoll::Patch< ITEM, TAG > |
| Patch for the tagset of a specific item. More... | |
| class | tagcoll::PatchList< ITEM, TAG > |
| List of patches that can be applied to a TaggedCollection. More... | |
| class | tagcoll::Inserter< ITEM, TAG > |
Namespaces | |
| namespace | tagcoll |
Functions | |
| template<typename ITEM , typename TAG > | |
| Inserter< ITEM, TAG > | tagcoll::inserter (PatchList< ITEM, TAG > &patches) |
Classes handling tag patches.
1.6.2