Original Post
Hi, I'm going to write my own smart pointer class for educational purposes. I'm hoping that someone can help me with: 1) What does the explicit keyword do and when is it used? 2) What is an implicit conversion? Thanks in advance ace