From c05c8681c137a3ee7e7170f9bc883cdb22a0b3d1 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 13 Sep 2025 19:34:32 +0900 Subject: feat(blog/content): fix typo /posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/ --- .../content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.dj | 2 +- .../posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'services/blog') diff --git a/services/blog/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.dj b/services/blog/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.dj index 94690092..953b9363 100644 --- a/services/blog/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.dj +++ b/services/blog/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.dj @@ -50,7 +50,7 @@ posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ``` -コンパイルコマンド (C17指定) +コンパイルコマンド (C++17 指定) ``` $ clang –std=c++17 hoge.cpp diff --git a/services/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/services/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index 17939d12..14c50d4b 100644 --- a/services/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/services/blog/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -105,7 +105,7 @@ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

- コンパイルコマンド (C17指定) + コンパイルコマンド (C++17 指定)

$ clang –std=c++17 hoge.cpp
-- cgit v1.2.3-70-g09d2