Added gcc 4.4 as expected failure.

This commit is contained in:
Kohei Takahashi
2017-10-20 22:30:42 +09:00
parent 1faac814e3
commit da4abd0dce

View File

@ -8,6 +8,9 @@
<toolset name="msvc-10.0"/>
<toolset name="msvc-11.0"/>
<toolset name="msvc-12.0"/>
<toolset name="qcc-4.4.2_x86"/>
<toolset name="gcc-gnu-4.4~c++0x*"/>
<toolset name="gcc-gnu-4.4~gnu0x*"/>
<note author="Kohei Takahashi">
The compiler doesn't generate defaulted move ctor/assgin thus
perform copy construction/assginment. The `inline` versions