How do I avoid implicit casting on non-constructing functions? I have a function that takes an integer as a parameter, …