Function as a parameter on C++

Hi, today let come talk about function pointer. The reason I bring it up is mainly the technique itself would give out a illusion which only apply on scripting language as JavaScript. However it does exist on C++, surprising conversion while working on a real-world project. Also it’s not exist in most intro level of … Continue reading Function as a parameter on C++