We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1f1ff commit eacccd0Copy full SHA for eacccd0
articles/cppcontracts.dd
@@ -21,7 +21,8 @@ $(HEADERNAV_TOC)
21
$(H2 $(LNAME2 contract-programming-d, Contract Programming in D))
22
23
This is more fully documented in the D
24
- <a href="contracts.html">Contract Programming</a> document.
+ $(DDLINK spec/contracts, Contract Programming, Contract Programming)
25
+ document.
26
To sum up, Contract Programming in D has the following characteristics:
27
28
$(OL
0 commit comments