Remove name of unnamed parameter in doxygen comment for

This commit is contained in:
Marshall Clow
2026-08-03 21:40:27 -07:00
parent bbb84882cd
commit b738d228bf
+1 -1
View File
@@ -75,7 +75,7 @@ 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
\param - container used to select a correct value_type for the
resulting empty_container<>.
\return An instance of the \c empty_formatter object.
*/