Skip to content

use consistent forwarding in constructors for PTESolver classes #619

@Yurlungur

Description

@Yurlungur

The PTESolverBase class takes const references to indexers, but the derived classes all use forwarding references but NOT perfect forwarding. A choice should be made here and the solvers should be made consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clean-upChanges that don't affect code execution but make the code cleanergood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions