mirror of
https://github.com/boostorg/foreach.git
synced 2026-02-03 09:12:08 +00:00
fix oops
[SVN r43539]
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user