mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Mark up type_erasure failures.
[SVN r83614]
This commit is contained in:
parent
90bf223038
commit
dfe4a5513a
1 changed files with 11 additions and 0 deletions
|
@ -5548,6 +5548,17 @@ This platform doesn't supports Boost.Container.
|
|||
<toolset name="sunpro-5_3-sunos"/>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
<!-- type_erasure -->
|
||||
<library name="type_erasure">
|
||||
<mark-unusable>
|
||||
<toolset name="gcc-4.2.1"/>
|
||||
<toolset name="gcc-4.4*"/>
|
||||
<toolset name="gcc-mingw-4.4*"/>
|
||||
<toolset name="darwin-4.2.1"/>
|
||||
<note author="Steven Watanabe" refid="17"/>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
<!-- type_traits -->
|
||||
<library name="type_traits">
|
||||
|
|
Loading…
Add table
Reference in a new issue