Files
swift-mirror/stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift
Rintaro Ishizaki 091506315b [SE-0101] Implement: Reconfiguring sizeof and related functions into MemoryLayout struct
As of now:

* old APIs are just marked as `deprecated` not `unavaiable`. To make it
  easier to co-operate with other toolchain repos.
* Value variant of API is implemented as public @private
  `_ofInstance(_:)`.
2016-07-30 03:09:28 +09:00

16 KiB