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!

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,887 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,636 questions
{count} votes