diff options
Diffstat (limited to 'services/blog/content')
| -rw-r--r-- | services/blog/content/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes.dj | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
