Skip to content

get rid of c++ exceptions and dynamic casts to allow no-rtti builds #6

Description

@slapin

get rid of c++ exceptions and dynamic casts to allow no-rtti builds
most of dynamic_casts can be replaced by static_cast but some might requre some
custom solution...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions