#include <wibble/operators.h>
#include <wibble/mixin.h>
#include <map>
#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | tagcoll |
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 > |
Functions | |
| template<typename ITEM, typename TAG> | |
| Inserter< ITEM, TAG > | tagcoll::inserter (PatchList< ITEM, TAG > &patches) |
1.5.6