Skip to content

Commit eaac109

Browse files
committed
reference/contracts/contract_violation.md: Added reference column
1 parent c3aa7d4 commit eaac109

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

reference/contracts/contract_violation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ namespace std::contracts {
3232
| [`kind`](contracts/kind.md.nolink) | 違反した契約の種類 | C++26|
3333
| [`location`](contracts/location.md.nolink) | 違反した場所を返す | C++26 |
3434
| [`semantic`](contracts/semantic.md.nolink) | 違反した契約のセマンティクス | C++26 |
35+
36+
## 参照
37+
- [Contracts for C++](https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p2900r14.pdf)

0 commit comments

Comments
 (0)