From b5c87084afaef42b2d058f68091be31988a6a874 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:08:07 +0900 Subject: Imported Upstream version 1.64.0 Change-Id: Id9212edd016dd55f21172c427aa7894d1d24148b Signed-off-by: DongHun Kwak --- doc/html/boost/container/pmr/resource_adaptor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/boost/container/pmr/resource_adaptor.html') diff --git a/doc/html/boost/container/pmr/resource_adaptor.html b/doc/html/boost/container/pmr/resource_adaptor.html index 1ed73e5e27..da9aae46bf 100644 --- a/doc/html/boost/container/pmr/resource_adaptor.html +++ b/doc/html/boost/container/pmr/resource_adaptor.html @@ -35,7 +35,7 @@ typedef resource_adaptor_imp< typename allocator_traits< Allocator >::template rebind_alloc< char > > resource_adaptor;
-

Description

+

Description

resource_adaptor<Allocator> is rendered as an alias to resource_adaptor_imp class template such that Allocator is rebound to a char value type.

-- cgit v1.2.3