summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/parallel
diff options
context:
space:
mode:
authorsingler <singler@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-18 08:44:45 +0000
committersingler <singler@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-18 08:44:45 +0000
commit169d2d2750681b6614f6a5681e32ed840daa0c9a (patch)
tree763ae6243fe506fd57604ab8c1777b3620b8395c /libstdc++-v3/include/parallel
parent836c5cf2dc14c4cbc52ba77b74e6919883245644 (diff)
downloadppe42-gcc-169d2d2750681b6614f6a5681e32ed840daa0c9a.tar.gz
ppe42-gcc-169d2d2750681b6614f6a5681e32ed840daa0c9a.zip
2010-01-18 Johannes Singler <singler@kit.edu>
* include/parallel/base.h (__unary_negate): Correct comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156003 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/parallel')
-rw-r--r--libstdc++-v3/include/parallel/base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/parallel/base.h b/libstdc++-v3/include/parallel/base.h
index a219f7c4755..76c3fe6a840 100644
--- a/libstdc++-v3/include/parallel/base.h
+++ b/libstdc++-v3/include/parallel/base.h
@@ -167,7 +167,7 @@ namespace __gnu_parallel
};
- /** @brief Similar to std::binder1st,
+ /** @brief Similar to std::unary_negate,
* but giving the argument types explicitly. */
template<typename _Predicate, typename argument_type>
class __unary_negate
OpenPOWER on IntegriCloud