From f763a99a501650eff2c60288aa6f10ef916d769e Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:41:18 +0900 Subject: Imported Upstream version 1.62.0 Change-Id: I9d4c1ddb7b7d8f0069217ecc582700f9fda6dd4c Signed-off-by: DongHun Kwak --- doc/html/boost/container/pmr/list_of.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/html/boost/container/pmr/list_of.html') diff --git a/doc/html/boost/container/pmr/list_of.html b/doc/html/boost/container/pmr/list_of.html index 4600df0fa4..859837fbb4 100644 --- a/doc/html/boost/container/pmr/list_of.html +++ b/doc/html/boost/container/pmr/list_of.html @@ -4,7 +4,7 @@ Struct template list_of - + @@ -37,6 +37,10 @@ // types typedef boost::container::list< T, polymorphic_allocator< T > > type; }; +
+

Description

+

A portable metafunction to obtain a list that uses a polymorphic allocator

+
-- cgit v1.2.3