Added header information to function_output_iterator docs.

Regenerated all to pick up Thomas' updates.


[SVN r32501]
This commit is contained in:
Dave Abrahams
2006-02-01 23:33:32 +00:00
parent 7846e4bfd7
commit f5a31849f0
21 changed files with 117 additions and 94 deletions

View File

@ -1,3 +1,10 @@
Header
......
::
#include <boost/function_output_iterator.hpp>
::
template <class UnaryFunction>