Skip to content
Snippets Groups Projects
Commit caad0da4 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Try to fix this link.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199538 91177308-0d34-0410-b5e6-96231b3b80d8
parent 3bd957c7
No related branches found
No related tags found
No related merge requests found
......@@ -1405,7 +1405,7 @@ Controlling Overload Resolution
Clang introduces the ``enable_if`` attribute, which can be placed on function
declarations to control which overload is selected based on the values of the
function's arguments. When combined with the
:ref:``overloadable<langext-overloading>`` attribute, this feature is also
:ref:`overloadable<langext-overloading>` attribute, this feature is also
available in C.
.. code-block:: c++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment