code review!
参考博文: C++新特性探究(十五):bind
在C++中,_1 和 std::placeholders::_1 都用于表示占位符,但它们有不同的上下文:
_1
std::placeholders::_1