When used in place of void*, typecasting is redundant. In other situations use reinterpret_cast<true type>() rather than C-style typecasting. Signed-off-by: Simon Rozman <simon@rozman.si>
When used in place of void*, typecasting is redundant. In other situations use reinterpret_cast<true type>() rather than C-style typecasting. Signed-off-by: Simon Rozman <simon@rozman.si>