зеркало из https://github.com/microsoft/clang.git
Document __has_feature(objc_instancetype).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139299 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
8f7c540ac4
Коммит
aebb653a28
|
@ -768,6 +768,9 @@ property access via the given method. In all other respects, a method
|
|||
with a related result type is treated the same way as method that
|
||||
returns <tt>id</tt>.</p>
|
||||
|
||||
<p>Use <tt>__has_feature(objc_instancetype)</tt> to determine whether
|
||||
the <tt>instancetype</tt> contextual keyword is available.</p>
|
||||
|
||||
<!-- ======================================================================= -->
|
||||
<h2 id="objc_arc">Automatic reference counting </h2>
|
||||
<!-- ======================================================================= -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче