mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Inclusion of boost::container
[SVN r74078]
This commit is contained in:
parent
39853e46f4
commit
2472936a8d
1 changed files with 18 additions and 0 deletions
|
@ -603,6 +603,24 @@
|
|||
</test>
|
||||
</library>
|
||||
|
||||
<!-- container-->
|
||||
<library name="container">
|
||||
<mark-unusable>
|
||||
<toolset name="borland-5.*"/>
|
||||
<toolset name="msvc-6.5*"/>
|
||||
<toolset name="cw-9.*"/>
|
||||
<toolset name="gcc-2.95*"/>
|
||||
<toolset name="gcc-3.0*"/>
|
||||
<toolset name="gcc-3.1*"/>
|
||||
<toolset name="gcc-3.2*"/>
|
||||
<toolset name="gcc-3.3*"/>
|
||||
<toolset name="mipspro"/>
|
||||
<toolset name="intel-linux-8.*"/>
|
||||
<note author="Ion Gaztañaga">
|
||||
The compiler does not support features that are essential for the library.
|
||||
</note>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
<!-- conversion -->
|
||||
<library name="conversion">
|
||||
|
|
Loading…
Add table
Reference in a new issue