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:
Lorenzo Caminiti 2012-05-26 20:39:22 +00:00
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

View file

@ -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"/>