class foo { public: void a(int b); ... }; inline void foo::a(int b) { ... }
本文标题:内联函数
本文链接:https://www.haomeiwen.com/subject/ufdjwxtx.html
网友评论