[C++11]如何让std::condition_variable的内部类参数可以被修改(默认是const)

NoSuchKey