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_MPI_HAS_MEMORY_ALLOCATION.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html') diff --git a/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html b/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html index 22e838cf22..9ce256fa5f 100644 --- a/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html +++ b/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html @@ -34,7 +34,7 @@ BOOST_MPI_HAS_MEMORY_ALLOCATION
-

Description

+

Description

This macro will be defined when the underlying MPI implementation has support for the MPI-2 memory allocation routines MPI_Alloc_mem and MPI_Free_mem. When defined, the allocator class template will provide Standard Library-compliant access to these memory-allocation routines.

-- cgit v1.2.3