This project shows an example of using the array of function pointers in C++. Specifically, the array is defined as private in the class and contains a function pointer to a non-static private method within the class; we use the typedef specifier to define the function pointer.
-
Notifications
You must be signed in to change notification settings - Fork 0
CiproGit/function_pointers_array
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example of function pointers array to a private method within a class in C++.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published