Another very weak (and therefore good) type of coupling.
class MyClass { public: void doSomething (Set aSet) { ... } }