mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Added identity_type.hpp to utility.hpp.
Added static to Addable data members because they are references. Marked a couple of regression tests for release compilers. [SVN r78653]
This commit is contained in:
parent
21fd190664
commit
0e191031a6
3 changed files with 5 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 48912efbe2c637788e05066be90ace7d2b633277
|
||||
Subproject commit 8bcae38558f3c89cc5c3f458b945138e5e8d3319
|
|
@ -1 +1 @@
|
|||
Subproject commit eb613e1b16aa325c4e37bd2c9075dcb6b64e94f6
|
||||
Subproject commit 5fe00c4322261cbad20f78a1bdb2d366341c10ba
|
|
@ -2507,6 +2507,7 @@
|
|||
<toolset name="clang-darwin-trunkLX"/>
|
||||
<toolset name="clang-darwin-trunkRX"/>
|
||||
<toolset name="darwin-4.4_0x"/>
|
||||
<toolset name="gcc-4.4.3_0x"/>
|
||||
<toolset name="gcc-4.4.4_0x"/>
|
||||
<toolset name="gcc-4.5.3_0x"/>
|
||||
<toolset name="gcc-4.6.2_0x"/>
|
||||
|
@ -5081,6 +5082,8 @@ for more information.
|
|||
<toolset name="gcc-4.2.4"/>
|
||||
<toolset name="gcc-4.3.4"/>
|
||||
<toolset name="gcc-4.3.4_0x"/>
|
||||
<toolset name="gcc-4.4.3"/>
|
||||
<toolset name="gcc-4.4.3_0x"/>
|
||||
<toolset name="gcc-4.4.4"/>
|
||||
<toolset name="gcc-4.4.4_0x"/>
|
||||
<toolset name="gcc-4.5.3"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue