Skip to content

Utilize CTAD in the code more widely #554

@jhp-lanl

Description

@jhp-lanl

We have some pretty gross types that we have to initialize in places, especially when it comes to the PTE solvers.

Instead of explicitly declaring these types, it may be more useful to implement CTAD in various places so that the class template can be automatically deduced from the constructor arguments.

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