mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
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. [SVN r61876]
This commit is contained in:
parent
296c57ceb2
commit
c68354fed8
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit ad61ec6ac77362cd3931c387f464d8e8ecf56b69
|
||||
Subproject commit 95c9b5a1183d2d20ce4056f1c054ad402b932b55
|
Loading…
Add table
Reference in a new issue