I have this book on C++ and evidently it seems to be going above my head when it comes to overloading. I have a few questions...
1) what is overloading and why would you use it?
2) What are some examples of implicit/Explicit overloading?
3) Why would I want to use Explicit VS. Implicit overloading?
PLEASE HELP...
Thanks
Dragon
1) what is overloading and why would you use it?
2) What are some examples of implicit/Explicit overloading?
3) Why would I want to use Explicit VS. Implicit overloading?
PLEASE HELP...
Thanks
Dragon
Comment