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/pmr/multiset_of.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/boost/container/pmr/multiset_of.html') diff --git a/doc/html/boost/container/pmr/multiset_of.html b/doc/html/boost/container/pmr/multiset_of.html index 0e3f622b6f..8ed7bda228 100644 --- a/doc/html/boost/container/pmr/multiset_of.html +++ b/doc/html/boost/container/pmr/multiset_of.html @@ -39,7 +39,7 @@ typedef boost::container::multiset< Key, Compare, polymorphic_allocator< Key >, Options > type; };
-

Description

+

Description

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

-- cgit v1.2.3