mirror of
https://github.com/boostorg/boost.git
synced 2025-04-04 21:15:01 +00:00
Merged revisions 61876,63280 via svnmerge from
https://svn.boost.org/svn/boost/trunk ........ r61876 | dgregor | 2010-05-09 09:40:45 -0400 (Sun, 09 May 2010) | 8 lines Both Proto and Xpressive have "ignore_unused" templates in their detail headers, and both were getting included, causing overloading ambiguities. There is probably a major cleanup to do here, moving to a single "ignore_unused" in boost/detail, but for now I've rectified the problem by describing importing Proto's ignore_unused() into Xpressive rather than defining a new one. ........ r63280 | eric_niebler | 2010-06-24 00:08:23 -0400 (Thu, 24 Jun 2010) | 1 line qualify calls to ignore_unused ........ [SVN r63281]
This commit is contained in:
parent
d0315aae7a
commit
b75f7a4eac
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit b597ec29a6266dfc63a8bfba9f9df85fdad23fef
|
||||
Subproject commit 79eb4f71c62cf18bb8a73cebf0ec68074aa644c1
|
Loading…
Add table
Reference in a new issue