mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Unordered: More compilers without SFINAE expressions.
[SVN r74132]
This commit is contained in:
parent
c1b529ae92
commit
78951f477a
1 changed files with 2 additions and 0 deletions
|
@ -6070,6 +6070,8 @@ These tests will fail in most compilers that don't support rvalue references.
|
|||
<toolset name="msvc-8.*"/>
|
||||
<toolset name="sun-*"/>
|
||||
<toolset name="pgi-*"/>
|
||||
<toolset name="pathscale-*"/>
|
||||
<toolset name="intel-*"/>
|
||||
<note author="Daniel James">
|
||||
This requires SFINAE expressions.
|
||||
</note>
|
||||
|
|
Loading…
Add table
Reference in a new issue