I am trying to create a small wrapper-class that lets me use a pointer to a pointer like it was just a normal pointer(just for convenience). I came up with the following cod