From Jason Turner

[tab:keywords]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp8jjnw0xc/{from.md → to.md} +0 -20
tmp/tmp8jjnw0xc/{from.md → to.md} RENAMED
@@ -1,20 +0,0 @@
1
- **Table: Keywords** <a id="tab:keywords">[tab:keywords]</a>
2
-
3
- | | | | | |
4
- | ------------ | -------------- | ----------- | ------------------ | ---------- |
5
- | `alignas` | `continue` | `friend` | `register` | `true` |
6
- | `alignof` | `decltype` | `goto` | `reinterpret_cast` | `try` |
7
- | `asm` | `default` | `if` | `return` | `typedef` |
8
- | `auto` | `delete` | `inline` | `short` | `typeid` |
9
- | `bool` | `do` | `int` | `signed` | `typename` |
10
- | `break` | `double` | `long` | `sizeof` | `union` |
11
- | `case` | `dynamic_cast` | `mutable` | `static` | `unsigned` |
12
- | `catch` | `else` | `namespace` | `static_assert` | `using` |
13
- | `char` | `enum` | `new` | `static_cast` | `virtual` |
14
- | `char16_t` | `explicit` | `noexcept` | `struct` | `void` |
15
- | `char32_t` | `export` | `nullptr` | `switch` | `volatile` |
16
- | `class` | `extern` | `operator` | `template` | `wchar_t` |
17
- | `const` | `false` | `private` | `this` | `while` |
18
- | `constexpr` | `float` | `protected` | `thread_local` | |
19
- | `const_cast` | `for` | `public` | `throw` | |
20
-