Inspirel banner

Programming Distributed Systems with YAMI4

3.7.2 C++

params.remove("favorite_song");

params.clear();

In C++ it is also possible to remove the entry indicated by the iterator - these are explained in one of the subsequent sections.