mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2024-11-23 20:09:41 +00:00
__is_trivially_copyable now supplied by clang
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@131271 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d5c2f255c5
commit
9e604b442c
@ -235,7 +235,7 @@ changed. Please see:
|
||||
|
||||
<tr>
|
||||
<td><tt>is_trivially_copyable<T></tt></td>
|
||||
<td bgcolor="#FF5965"><tt>__is_trivially_copyable(T)</tt></td>
|
||||
<td bgcolor="#80FF80"><tt>__is_trivially_copyable(T)</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user