mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-01 05:24:38 +02:00
Allow indirect reference/pointer returns
[SVN r12659]
This commit is contained in:
@@ -125,10 +125,7 @@ template instead.</p>
|
||||
align="center">3.9.2</p>
|
||||
<p align="center">8.3.2</p>
|
||||
</td>
|
||||
<td valign="top" width="25%" bgcolor="#C0C0C0">If the
|
||||
compiler does not support partial-specialization of class
|
||||
templates, then references to types that are both const
|
||||
and volatile qualified will not be correctly identified.</td>
|
||||
<td valign="top" width="25%" bgcolor="#C0C0C0"> </td>
|
||||
<td valign="top" width="5%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user