摘要: 1、临时变量的非const引用 编译报错:Line 11: Char 34: error: cannot bind non-const lvalue reference of type 'std::__cxx11::string&' {aka 'std::__cxx11::basic_string< 阅读全文
posted @ 2019-09-23 18:15 ACStrive 阅读(1159) 评论(0) 推荐(1)