Files
swift-mirror/stdlib/public/Darwin/CoreGraphics
Stephen Canon 11246be177 Add explicit init from BinaryInteger to CGFloat
The override was previously missing, which meant that we fell back on the generic implementation; we should simply forward this to the NativeType implementation instead.
2020-06-30 11:55:36 -04:00
..