Jumat, 07 April 2017

KATA KUNCI DALAM C++



KATA KUNCI DALAM C++
NO.
KATA KUNCI
NO.
KATA KUNCI
1
Alignas
44
New
2
Alignof
45
Noexcept
3
And
46
Not
4
And_eq
47
Not_eq
5
Asm
48
Nullptr
6
Auto
49
Operator
7
Bitand
50
Or
8
Bitor
51
Or_eq
9
Bool
52
Private
10
Break
53
Protected
11
Case
54
Public
12
Catch
55
Register
13
Char
56
Reinterpret_cast
14
Char16_t
57
Return
15
Char32_t
58
Short
16
Class
59
Signed
17
Compl
60
Sizeof
18
Const
61
Static
19
Constexpr
62
Static_assert
20
Const_cast
63
Static_cast
21
Continue
64
Struct
22
Decltype
65
Switch
23
Default
66
Template
24
Delete
67
This
25
Do
68
Thread_local
26
Double
69
Throw
27
Dynamic_cast
70
True
28
Else
71
Try
29
Enum
72
Typedef
30
Explicit
73
Typeid
31
Export
74
Typename
32
Extern
75
Union
33
False
76
Unsigned
34
Float
77
Using
35
For
78
Virtual
36
Friend
79
Void
37
Goto
80
Volatile
38
If
81
Wchar_t
39
Inline
82
While
40
Int
83
Xor
41
Long
84
Xor_eq
42
Mutable


43
Namespace