Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gmueckl
on March 16, 2021
|
parent
|
context
|
favorite
| on:
How C++ Resolves a Function Call
This article doesn't touch codegen. It is merely about the algorithm by which the compiler disambiguates e.g. which function or method named foo you meant to call when you write e.g. foo(1, 3) vs. x::foo("bar").
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: