Visual Studio Navigation Bar Not Showing Overloaded Functions

Josh Orenberg 1 Reputation point
2023-01-13T20:27:13.2133333+00:00

Hi I have a quick question. How do you enable showing different overloaded functions in the navigation bar in Visual Studio for C++?

For example currently I have two functions, one with 0 and and one with several parameters and the navigation bar only displays the function with no parameters by default.

Thanks!

Developer technologies C++
Developer technologies Visual Studio Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.