The consequence of constification is that to pass the address to a
pointer to a const double pointe parameter, the pointer must point to const data as well.
Showing
想要评论请 注册 或 登录
pointer to a const double pointe parameter, the pointer must point to const data as well.