[Solved] C++ – Programmatically call correct function parameters [duplicate]
[ad_1] It’s called reflection, you cannot do this with c++. Use another languages like java or c# for that. 6 [ad_2] solved C++ – Programmatically call correct function parameters [duplicate]