aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-05-15 11:45:33 +0900
committernsfisis <nsfisis@gmail.com>2022-05-15 11:45:33 +0900
commit61145ff3b6202deaf2a3dd1a0e8bf04102d14706 (patch)
treed1475ea8e40f86060ac4fc8affd3bcd7994f2f86 /content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.md
parent2fdef48750af89597c765ec2bbf362c2fecaa2dc (diff)
downloadnsfisis.github.io-61145ff3b6202deaf2a3dd1a0e8bf04102d14706.tar.gz
nsfisis.github.io-61145ff3b6202deaf2a3dd1a0e8bf04102d14706.tar.zst
nsfisis.github.io-61145ff3b6202deaf2a3dd1a0e8bf04102d14706.zip
remove "draft: false"
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: |