BohYoh.comトップページへ  キーワード一覧表
C++言語講座に戻る 
 C++言語のキーワード一覧です。
■ C++は、標準C第1版(ISO/IEC 14882:1998)で定義されたC++言語。
■ C++11は、標準C第3版(ISO/IEC 14882:2011)で定義されたC++言語。
■ 灰色の単語の文字は、演算子あるいは区切り子の代替表記のために予約されている単語です。

キーワードC++C++11
alignas
×
alignof
×
and
and_eq
asm
auto
bitand
bitor
bool
break
case
catch
char
char16_t
×
char32_t
×
class
compl
const
const_cast
continue
decltype
×
default
delete
do
double
dynamic_cast
else
enum
explicit
export
extern
false
float
for
friend
goto
if
inline
int
long
mutable
namespace
new
noexcept
×
not
not_eq
nullptr
×
operator
or
or_eq
private
protected
public
register
reinterpret_cast
return
short
signed
sizeof
static
static_assert
×
static_cast
struct
switch
template
this
thread_local
×
throw
true
try
typedef
typeid
typename
union
unsigned
using
virtual
void
volatile
wchar_t
while
xor
xor_eq


戻る