mirror of
https://github.com/boostorg/config.git
synced 2025-10-04 19:50:57 +02:00
Apply BOOST_NO_NOEXCEPT patch from Takaya Saito.
[SVN r71737]
This commit is contained in:
@@ -2695,6 +2695,18 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p>
|
||||
<code class="computeroutput"><span class="identifier">BOOST_NO_NOEXCEPT</span></code>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
The compiler does not support <code class="computeroutput"><span class="identifier">noexcept</span></code>.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p>
|
||||
<code class="computeroutput"><span class="identifier">BOOST_NO_NULLPTR</span></code>
|
||||
|
Reference in New Issue
Block a user