比如vector里面的_M_fill_insert,rb_tree里面的_rb_tree_rebalance_for_erase
查看stl的源代码,默认你的函数是链接到dll或者obj上的,stl源代码需要单独下载。