summaryrefslogtreecommitdiff
path: root/boost/multi_index/random_access_index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/multi_index/random_access_index.hpp')
-rw-r--r--boost/multi_index/random_access_index.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/multi_index/random_access_index.hpp b/boost/multi_index/random_access_index.hpp
index 5a628fb75a..fe1884ddd3 100644
--- a/boost/multi_index/random_access_index.hpp
+++ b/boost/multi_index/random_access_index.hpp
@@ -1156,7 +1156,7 @@ struct random_access
template<typename SuperMeta,typename TagList>
inline boost::mpl::true_* boost_foreach_is_noncopyable(
boost::multi_index::detail::random_access_index<SuperMeta,TagList>*&,
- boost::foreach::tag)
+ boost_foreach_argument_dependent_lookup_hack)
{
return 0;
}