forked from OSchip/llvm-project
parent
f35c789031
commit
64bfb2e88e
|
@ -728,7 +728,7 @@ inline namespaces is enabled.</p>
|
|||
|
||||
<p>Use <tt>__has_feature(cxx_lambdas)</tt> or
|
||||
<tt>__has_extension(cxx_lambdas)</tt> to determine if support for lambdas
|
||||
is enabled. Clang does not currently implement this feature.</p>
|
||||
is enabled. </p>
|
||||
|
||||
<h4 id="cxx_noexcept">C++11 noexcept</h4>
|
||||
|
||||
|
|
Loading…
Reference in New Issue