Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近、次のようなスニペットを見つけました。
int a <:20:>; int b; void foo() <% printf("Hello world"); a <: ++b :> = 440; %>
これはどの C++ スタイル/構文に属しますか? ご回答有難うございます。
それらはdigraphsと呼ばれます:
Digraph Equivalent <: [ :> ] <% { %> } %: #
これらがサポートされているのは、一部の国ではキーボードにほとんど記号が存在しない可能性があるためです。そのため、 や などのキーを組み合わせて など<と:同等のものを形成できます[。ウィキペディアのエントリには、trigraphsについても説明されています。
<
:
[