Skip to content

Conversation

@timblechmann
Copy link

No description provided.

@ericniebler
Copy link
Member

Does this patch even help? It makes it possible to #include foreach.hpp without errors, but does it make it possible to use BOOST_FOREACH in Qt translation units?

@timblechmann
Copy link
Author

sure. one can use both BOOST_FORECH and foreach (as alias for Q_FOREACH). multi_index will need a similar patch to guard boost::foreach::tag, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants