Skip to content

Use Grob_info_t<> to reduce dynamic casting

Dan Eble requested to merge dev/eble/grob-info-casts into master

These seem appropriate either because a dynamic_cast was unchecked or because the grob definition seemed to exclude other possibilities (or both).

Merge request reports