would ever passing a primitive to functions by reference be more effecient ?[quote]You shouldn't this deep into optimization. The compiler will know better than you what to do[...
would ever passing a primitive to functions by reference be more effecient ?In a scenario that a caller function needs to pass one of its local variables of a primitive type to...