2
0
mirror of https://github.com/boostorg/foreach.git synced 2026-02-03 09:12:08 +00:00
[SVN r43539]
This commit is contained in:
Eric Niebler
2008-03-07 17:47:40 +00:00
parent acc07d988c
commit e98d00ff89

View File

@@ -956,7 +956,7 @@ rderef(auto_any_t cur, type2type<T, C> *)
// No variable is needed to track the rvalue-ness of the collection expression
# define BOOST_FOREACH_PREAMBLE() \
/**/
BOOST_FOREACH_SUPPRESS_WARNINGS()
// Evaluate the collection expression
# define BOOST_FOREACH_EVALUATE(COL) \