Open callmeFilip opened 3 years ago
Templatize the fibonacci( ) function on the type of value that it produces (so it can produce long, float, etc. instead of just int).
Templatize the fibonacci( ) function on the type of value that it produces (so it can produce long, float, etc. instead of just int).