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

[C++] Simplify forward declaration detection #11490

Merged

Commits on Feb 24, 2022

  1. Simplify forward declaration detection

    This makes sure all model classes are added to the forward declarations
    which makes it possible to create templates without any model includes
    which helps to resolve circular inclusion issues.
    dschmidt committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    91beb7b View commit details
    Browse the repository at this point in the history