forked from OSchip/llvm-project
7451d1cd00
cast type has no ownership specified, implicitly "transfer" the ownership of the cast'ed type to the cast type: id x; static_cast<NSString**>(&x); // Casting as (__strong NSString**). This currently only works for C++ named casts, C casts to follow. llvm-svn: 134273 |
||
---|---|---|
.. | ||
basic.namespace | ||
dcl.enum | ||
dcl.link | ||
dcl.spec |