aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md')
-rw-r--r--content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md b/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md
index 9939351..3ce2d1e 100644
--- a/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md
+++ b/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md
@@ -1,7 +1,6 @@
---
title: "[C++] 属性構文の属性名にはキーワードが使える [[void]] [[for]]"
date: 2021-10-02T09:38:30+09:00
-draft: false
tags: ["cpp", "cpp17"]
aliases: ['/posts/cpp-you-can-use-keywords-in-attributes/']
summary: |