Skip to content

Commit d38abb7

Browse files
committed
略語追加
1 parent 9c1df82 commit d38abb7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/articles/acronyms.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ C および C++ ユーザ協会。[年次カンファレンス](https://conferen
1717
### API | Application Programming Interface
1818
アプリケーション・プログラミング・インタフェース
1919

20+
### ASan | AddressSanitizer
21+
メモリ関連のエラーを検出する動的解析ツール
22+
2023
### BCC | Borland C++ Compiler
2124
現在の Embarcadero C++ Builder の前身。2000 年にリリースされた Borland C++ Compiler 5.5 は、当時はめずらしい無償の C++ コンパイラとして、広く使われた。
2225

@@ -53,6 +56,9 @@ C++ 標準化委員会のワーキンググループの 1 つ。言語機能に
5356
### DIS | Draft International Standard
5457
国際規格案
5558

59+
### DR | Defect Report
60+
規格の欠陥の報告
61+
5662
### EBO | Empty Base Optimization
5763
空の基底クラスの最適化
5864

0 commit comments

Comments
 (0)