SE-0349: Unaligned loads and stores from raw memory
|
|
11
|
1784
|
April 14, 2022
|
[Accepted] SE-0349: Unaligned loads and stores from raw memory
|
|
0
|
452
|
April 14, 2022
|
What's the proper way to assign a UnsafeMutablePointer<OpaquePointer>
|
|
8
|
240
|
February 16, 2022
|
Inconsistent reference counting of UnsafeMutablePointer
|
|
5
|
428
|
December 24, 2021
|
Stable pointer to a C String literal
|
|
11
|
516
|
October 26, 2021
|
Write to slice of UnsafeMutableBufferPointer
|
|
5
|
418
|
October 15, 2021
|
[Pitch] Temporary uninitialized buffers
|
|
44
|
2364
|
August 27, 2021
|
Data type returning wrong index values when sliced
|
|
7
|
302
|
August 2, 2021
|
How to pass a pointer to a pointer safely?
|
|
7
|
661
|
May 6, 2021
|
Is it safe to use a variable after modifying via a rebound pointer?
|
|
5
|
466
|
February 18, 2021
|
Can `UnsafeMutablePonter<T>.moveInitialize(from:count:)` be used with overlapping source and destination?
|
|
1
|
246
|
January 25, 2021
|
The `Data.init(bytesNoCopy:count:deallocator:)` does not work as expected when `Data` is of representation of `InlineData`
|
|
12
|
739
|
October 8, 2020
|
Help with some pointer code
|
|
10
|
620
|
April 4, 2020
|
Two questions about pointers and performance
|
|
32
|
1950
|
February 28, 2020
|