当前位置:首页 / 文章测试 / C++关键词

C++关键词

开始打字练习

auto decltype bool throw try catch class constexpr new delete const_cast static_cast dynamic_cast reinterpret_cast explicit export friend mutable using namespace noexcept nullptr operator private protected public static_assert template typename this thread_local typeid virtual

auto bool true false char wchar_t int short long float double long double signed unsigned enum union struct class sizeof typeid typedef public protected private virtual override final operator const constexpr using namespace inline new delete this nullptr void friend template if else for while do switch case default break continue goto and or xor not bitand bitor return try catch throw noexcept static_cast const_cast dynamic_cast reinterpret_cast register explicit extern

#include

using namespace std;

int main(){

int a,b,c;

cout<<"Hello world!"<

return 0;

}

声明:以上文章均为用户自行发布,仅供打字交流使用,不代表本站观点,本站不承担任何法律责任,特此声明!如果有侵犯到您的权利,请及时联系我们删除。