提交 361c80d4 编写于 作者: 邹晓航

bug fix

上级 1ec336e7
......@@ -96,7 +96,7 @@ namespace TinySTL{
return category();
}
template<class Iterator>
inline typename iterator_traits<Iterator>::value_type
inline typename iterator_traits<Iterator>::value_type*
value_type(const Iterator& It){
return static_cast<typename iterator_traits<Iterator>::value_type*>(0);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册