
8 Sep
2009
8 Sep
'09
5:27 a.m.
Niels Dekker - address until 2010-10-10 wrote:
David Abrahams wrote:
http://www.boost.org/doc/libs/1_40_0/libs/utility/swap.html doesn't tell me what I need to include in order to use boost::swap.
#include <boost/swap.hpp> will do. But it certainly should be documented.
Note that Thorsten has requested the very same, a few months ago: [boost] [swap] please update documentation with the header I need to include http://lists.boost.org/Archives/boost/2009/06/153477.php
Joseph Gauterin is the maintainer of boost::swap, so I'll ask him to fix it.
Surely adding the name of header to documentation should fall under "obvious change" category? - Volodya