Homec4science

dynamic casting w/0 exception handling is useless.

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Aug 15 2010, 23:27.

Description

dynamic casting w/0 exception handling is useless.

changing the cast to a static cast allows to keep
using the -frtti flag and thus better code optimization.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Aug 15 2010, 23:27
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPSe30f7dd97693: Merge branch 'master' into lammps-icms
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS4342a9ee3750: dynamic casting w/0 exception handling is useless. (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Aug 15 2010, 23:27