C++ map保存类成员函数指针 2026/9/11 10:54:52 0 次阅读 本篇博客介绍如何把类成员函数名和函数地址作为k,v传入到map, 代码如下:#includeiostream#includemap#includestringusingnamespacestd; 分享: