summaryrefslogtreecommitdiff
path: root/boost/mpi/operations.hpp
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-03-22 12:51:09 +0900
committerMyoungJune Park <mj2004.park@samsung.com>2016-04-07 10:51:34 +0900
commit6e8fc0323d7f3f3d22803e103ad42df4741240c4 (patch)
tree623dd77d60ba2c7746d37519a555e9b07effb023 /boost/mpi/operations.hpp
parente98215f3d4e1dc2095645c329150ed18d6aef465 (diff)
downloadboost-6e8fc0323d7f3f3d22803e103ad42df4741240c4.tar.gz
boost-6e8fc0323d7f3f3d22803e103ad42df4741240c4.tar.bz2
boost-6e8fc0323d7f3f3d22803e103ad42df4741240c4.zip
Bump to boost 1.58.0submit/tizen/20160407.015441
Change-Id: I028891b98304be2ddb1f8214780f5de28040d3cc Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'boost/mpi/operations.hpp')
-rw-r--r--boost/mpi/operations.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/mpi/operations.hpp b/boost/mpi/operations.hpp
index 4949786c0e..c1189e4364 100644
--- a/boost/mpi/operations.hpp
+++ b/boost/mpi/operations.hpp
@@ -13,7 +13,7 @@
* This header provides a mapping from function objects to @c MPI_Op
* constants used in MPI collective operations. It also provides
* several new function object types not present in the standard @c
- * &lt;functional&gt; header that have direct mappings to @c MPI_Op.
+ * <functional> header that have direct mappings to @c MPI_Op.
*/
#ifndef BOOST_MPI_IS_MPI_OP_HPP
#define BOOST_MPI_IS_MPI_OP_HPP