|
@@ -2420,8 +2420,8 @@
|
|
|
<toolset name="msvc-11.0"/>
|
|
<toolset name="msvc-11.0"/>
|
|
|
<toolset name="msvc-12.0"/>
|
|
<toolset name="msvc-12.0"/>
|
|
|
<toolset name="qcc-4.4.2_x86"/>
|
|
<toolset name="qcc-4.4.2_x86"/>
|
|
|
- <toolset name="gcc-gnu-4.4~c++0x*"/>
|
|
|
|
|
- <toolset name="gcc-gnu-4.4~gnu0x*"/>
|
|
|
|
|
|
|
+ <toolset name="gcc-4.4~c++0x*"/>
|
|
|
|
|
+ <toolset name="gcc-4.4~gnu0x*"/>
|
|
|
<note author="Kohei Takahashi">
|
|
<note author="Kohei Takahashi">
|
|
|
The compiler doesn't generate defaulted move ctor/assgin thus
|
|
The compiler doesn't generate defaulted move ctor/assgin thus
|
|
|
perform copy construction/assginment. Even though such case,
|
|
perform copy construction/assginment. Even though such case,
|