1 2 3 4 5
void CMyClass::myFunction() { CMyReferencePointer& tmpPointer = (CMyReferencePointer& )getMyValue(); }