aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/cpp-you-can-use-keywords-in-attributes
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/cpp-you-can-use-keywords-in-attributes')
-rw-r--r--docs/posts/cpp-you-can-use-keywords-in-attributes/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/posts/cpp-you-can-use-keywords-in-attributes/index.html b/docs/posts/cpp-you-can-use-keywords-in-attributes/index.html
index 874ddcb..21411bc 100644
--- a/docs/posts/cpp-you-can-use-keywords-in-attributes/index.html
+++ b/docs/posts/cpp-you-can-use-keywords-in-attributes/index.html
@@ -156,6 +156,12 @@ $ clang++ &ndash;std=c++17 hoge.cpp</p>
<p>「<code>identifier</code> の構文上の要件を満たさないような代替トークン」はこれらが当てはまると思われる。</p>
<p>調べた感想: 字句解析器か構文解析器が辛そう</p>
</div>
+ <footer class="post-footer">
+ <ul class="post-tags">
+ <li><a href="https://blog.nsfisis.dev/tags/cpp">cpp</a></li>
+ <li><a href="https://blog.nsfisis.dev/tags/cpp17">cpp17</a></li>
+ </ul>
+ </footer>
</article></main>
<footer class="footer">