Alinshans/MyTinySTL

function.h 中 projectsecond 中参数类型

wz1114841863 opened this issue · 2 comments

image
这里的Arg1是不是应该是Arg2.

image
这里的left查找范围应该是:
left = mystl::lower_bound(first, middle, value);

我们不该用 binary_function