C++ 关键字

时间:2015-05-19 20:40:18   收藏:0   阅读:219

C++ 关键字

asm

do

if

return

typedef

auto

double

inline

short

typeid

bool

dynamic_cast

int

signed

typename

break

else

long

sizeof

union

case

enum

mutable

static

unsigned

catch

explicit

namespace

static_cast

using

char

export

new

struct

virtual

class

extern

operator

switch

void

const

false

private

template

volatile

const_cast

float

protected

this

wchar_t

continue

for

public

throw

while

default

friend

register

true

??

delete

goto

reinterpret_cast

try

??

? ?

C++11 关键字共73个。

新增关键字

alignas

alignof

char16_t

char32_t

constexpr

decltype

noexcept

nullptr

static_assert

thread_local

? ?

? ?

Microsoft 扩展

https://msdn.microsoft.com/zh-cn/library/2e6a4at9.aspx

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!