From b8cf34c691623e4ec329053cbbf68522a855882d Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 5 Dec 2019 15:12:59 +0900 Subject: Imported Upstream version 1.67.0 --- doc/html/boost/container/string.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/html/boost/container/string.html') diff --git a/doc/html/boost/container/string.html b/doc/html/boost/container/string.html index 8de77f06a0..9102ce3294 100644 --- a/doc/html/boost/container/string.html +++ b/doc/html/boost/container/string.html @@ -35,13 +35,14 @@ typedef basic_string< char,std::char_traits< char >,new_allocator< char > > string;
-

Description

+

Description

Typedef for a basic_string of narrow characters

-