请问SGI STL的源码中,为何要slist_node_base派生slist_node,而不是一步到位slist_node?请GCC的大侠们来回答小弟,不胜感激!
这样你可以基于它再继承生成自己的node吧