Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 C++ 中有没有办法检查nullptr关键字是否可用?或者您可以检查是否支持 C++11?
nullptr
我想要这样的方式:
#ifndef c++11
#define nullptr 0