Advertisement
Guest User

Untitled

a guest
Jun 1st, 2015
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. alignas
  2. alignof
  3. and
  4. and_eq
  5. asm
  6. auto(1)
  7. bitand
  8. bitor
  9. bool
  10. break
  11. case
  12. catch
  13. char
  14. char16_t
  15. char32_t
  16. class
  17. compl
  18. concept
  19. const
  20. constexpr
  21. const_cast
  22. continue
  23. decltype
  24. default
  25. delete
  26. do
  27. double
  28. dynamic_cast
  29. else
  30. enum
  31. explicit
  32. export
  33. extern
  34. false
  35. float
  36. for
  37. friend
  38. goto
  39. if
  40. inline
  41. int
  42. long
  43. mutable
  44. namespace
  45. new
  46. noexcept
  47. not
  48. not_eq
  49. nullptr
  50. operator
  51. or
  52. or_eq
  53. private
  54. protected
  55. public
  56. register
  57. reinterpret_cast
  58. requires
  59. return
  60. short
  61. signed
  62. sizeof
  63. static
  64. static_assert
  65. static_cast
  66. struct
  67. switch
  68. template
  69. this
  70. thread_local
  71. throw
  72. true
  73. try
  74. typedef
  75. typeid
  76. typename
  77. union
  78. unsigned
  79. using(1)
  80. virtual
  81. void
  82. volatile
  83. wchar_t
  84. while
  85. xor
  86. xor_eq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement