Template Function objectTypeName

Function Documentation

template<typename T, typename std::enable_if<std::is_pointer<T>::value || is_shared_pointer<T>::value, bool>::type = true>
std::string objectTypeName(const T &ptr)