summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/formatter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/formatter.hpp')
-rw-r--r--boost/algorithm/string/formatter.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/boost/algorithm/string/formatter.hpp b/boost/algorithm/string/formatter.hpp
index de8681bc3f..e333844927 100644
--- a/boost/algorithm/string/formatter.hpp
+++ b/boost/algorithm/string/formatter.hpp
@@ -76,8 +76,6 @@ namespace boost {
Constructs an \c empty_formatter. Empty formatter always returns an empty
sequence.
- \param Input container used to select a correct value_type for the
- resulting empty_container<>.
\return An instance of the \c empty_formatter object.
*/
template<typename RangeT>