文章目录 C++知识点总结nullptr" " 和 ' ' C++知识点总结 nullptr nullptr是c++11中的关键字,表示空指针 " " 和 ’ ’ c++中,双引号中间的bai数据视作字符串du,单引号中间的数据视作字符。