diff options
Diffstat (limited to 'docs/page/2')
| -rw-r--r-- | docs/page/2/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 491787d..5d6af1b 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -30,6 +30,18 @@ <article class="post-entry"> <header class="entry-header"> + <h2>[C++] 属性構文の属性名にはキーワードが使える [[void]] [[for]]</h2> + </header> + <section class="entry-content"> + <p>C++ の属性構文の属性名には、キーワードが使える。ネタ記事。</p> + </section> + <footer class="entry-footer"> + Posted on <time>2021-10-02</time> + </footer> + <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/"></a> +</article> +<article class="post-entry"> + <header class="entry-header"> <h2>[Ruby] 自身を実行している処理系の種類を判定する</h2> </header> <section class="entry-content"> |
