Content deleted Content added
typo: second "int" corrected to "foo" by analogy with previous examples. |
|||
Line 15:
template <typename T>
void f(T) {}
int main() {
|
typo: second "int" corrected to "foo" by analogy with previous examples. |
|||
Line 15:
template <typename T>
void f(T) {}
int main() {
|