From 34bd32e225e2a8a94104489b31c42e5801cc1f4a Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:05:34 +0900 Subject: Imported Upstream version 1.63.0 Change-Id: Iac85556a04b7e58d63ba636dedb0986e3555714a Signed-off-by: DongHun Kwak --- doc/html/boost/container/small_vector_allocator/rebind.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/boost/container/small_vector_allocator/rebind.html') diff --git a/doc/html/boost/container/small_vector_allocator/rebind.html b/doc/html/boost/container/small_vector_allocator/rebind.html index d178f29c06..d7eecfe894 100644 --- a/doc/html/boost/container/small_vector_allocator/rebind.html +++ b/doc/html/boost/container/small_vector_allocator/rebind.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -39,7 +39,7 @@ typedef allocator_traits< Allocator >::template rebind_alloc< T2 >::type other; };
-

Description

+

Description

Obtains an small_vector_allocator that allocates objects of type T2

@@ -53,7 +53,7 @@
-PrevUpHomeNext +PrevUpHomeNext
-- cgit v1.2.3