Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure Swig wraps std::type_info correctly. #15

Merged
merged 1 commit into from
Aug 2, 2016
Merged

Commits on Aug 2, 2016

  1. Ensure Swig wraps std::type_info correctly.

    PropertySet relies on type_info's equality operator working properly,
    even though it previously wasn't being wrapped.  I'm not sure how it
    ever worked before, but it's certainly safer now.
    TallJimbo authored and timj committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    9a5244e View commit details
    Browse the repository at this point in the history