C++, make lookup key point to correct overloads

This commit is contained in:
Jakob Lykke Andersen
2020-01-24 22:24:36 +01:00
parent 703303139c
commit 80e08fe8fa
5 changed files with 81 additions and 29 deletions

View File

@@ -0,0 +1,8 @@
.. default-domain:: cpp
.. namespace:: lookup_key_overload
.. function:: void g(int a)
.. function:: void g(double b)
:var:`b`