Changeset 2572add for doc/theses/fangren_yu_MMath/intro.tex
- Timestamp:
- Apr 8, 2025, 11:08:17 PM (5 months ago)
- Branches:
- master
- Children:
- 51b72bf5, 52eb7b7
- Parents:
- 597ddfeb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/fangren_yu_MMath/intro.tex
r597ddfeb r2572add 903 903 & O\footnote{except assignment}/F & O/F/M & V/O/F & M\footnote{not universal} & O/M & O/F/M & no & no \\ 904 904 general constraints\footnote{T $\Rightarrow$ parameter type, \# $\Rightarrow$ parameter number, N $\Rightarrow$ parameter name; R $\Rightarrow$ return type} 905 & T/\#/N/R & T/\# & T/\#/R & T/\# & T/\#/N/R & T/\#/N/R & T/\#/N & T/R \\ 905 & T/\#//R\footnote{parameter names can be used to disambiguate among overloads but not create overloads} 906 & T/\# & T/\#/R & T/\# & T/\#/N/R & T/\#/N/R & T/\#/N & T/R \\ 906 907 univ. type constraints\footnote{A $\Rightarrow$ concept, T $\Rightarrow$ interface/trait/type-class, B $\Rightarrow$ type bounds} 907 908 & no\footnote{generic cannot be overloaded} & C & T & B & B & T & T & T \\
Note:
See TracChangeset
for help on using the changeset viewer.