Files
swift-mirror/include/swift/Basic/NullablePtr.h
Michael Gottesman 3178f5cabb [basic] Add comparison operators to NullablePtr<T> against T* and other NullablePtr<T>.
It is always safe to compare a nullptr with a non-null pointer.
2019-02-18 18:41:51 -08:00

2.3 KiB