我读了很多关于如何在 C++ 中实现多方法的文章:
- http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1529.html
- http://www.codeproject.com/KB/recipes/mmcppfcs.aspx
- http://lambda-the-ultimate.org/node/2590
- http://parasol.tamu.edu/people/peterp/omm/
为什么 C++ 中没有多方法?
为什么它们不受 C++ 标准的支持?