SmartDataObjectPtr: fix assignment operator
cppcheck complains about missing assignment of m_accessFunc
. Let the compiler generate the code instead.
Edited by Frank Winklmeier
cppcheck complains about missing assignment of m_accessFunc
. Let the compiler generate the code instead.