diff --git a/doc/qi/string.qbk b/doc/qi/string.qbk index dd2250f0af..30f353ed10 100644 --- a/doc/qi/string.qbk +++ b/doc/qi/string.qbk @@ -87,7 +87,7 @@ not defined in __primitive_parser_concept__. [[Expression] [Attribute]] [[`s`] [__unused__]] [[`lit(s)`] [__unused__]] - [[`ns::string(s)`] [`std::basic_string` where `T` + [[`ns::string(s)`] [`std::vector` where `T` is the underlying character type of `s`.]] ]