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

COMP: Add template to TransformPhysicalPointToContinuousIndex in tests #4005

Commits on Apr 9, 2023

  1. COMP: Add template to TransformPhysicalPointToContinuousIndex in tests

    Added missing `template` keywords to TransformPhysicalPointToContinuousIndex
    calls in Nonunit/Review tests.
    
    Addressed compile errors from Ubuntu-22.04-gcc11.2-TBB-Debug saying:
    
    > error: expected primary-expression before '>' token
    
    These compile errors were introduced by pull request InsightSoftwareConsortium#4000
    commit 7cda5ba
    "COMP: Fix TransformPhysicalPointToContinuousIndex `nodiscard` warnings"
    N-Dekker committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    d999ad6 View commit details
    Browse the repository at this point in the history