X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2FBOOST_MPI_HAS_MEMORY_ALLOCATION.html;h=93cd09282c137b044b62a38b538aee7cf80f5530;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=35ef407121b42f2b802301490b4def5480961056;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html b/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html index 35ef407..93cd092 100644 --- a/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html +++ b/doc/html/BOOST_MPI_HAS_MEMORY_ALLOCATION.html @@ -3,7 +3,7 @@ Macro BOOST_MPI_HAS_MEMORY_ALLOCATION - + @@ -33,7 +33,7 @@ BOOST_MPI_HAS_MEMORY_ALLOCATION
-

Description

+

Description

Determine if the MPI implementation has support for memory allocation.

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.