From 88e602c57797660ebe0f9e15dbd64c1ff16dead3 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:26:20 +0900 Subject: Imported Upstream version 1.65.1 Change-Id: Ie4005d637141f8311f4b6d46b613478a2b3dae59 Signed-off-by: DongHun Kwak --- doc/html/boost/container/pmr/map_of.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/boost/container/pmr/map_of.html') diff --git a/doc/html/boost/container/pmr/map_of.html b/doc/html/boost/container/pmr/map_of.html index d1bb9a877a..5af412b65b 100644 --- a/doc/html/boost/container/pmr/map_of.html +++ b/doc/html/boost/container/pmr/map_of.html @@ -39,7 +39,7 @@ typedef boost::container::map< Key, T, Compare, polymorphic_allocator< std::pair< const Key, T > >, Options > type; };
-

Description

+

Description

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

-- cgit v1.2.3