Skip to content

Refactor dispatch_thresholds.h — four structurally identical CCN-35 functions #21

@OldCrow

Description

@OldCrow

The four architecture-specific threshold functions are structurally identical and each has CCN 35. Parameterise them over architecture-specific threshold data using constexpr tables and if constexpr dispatch, producing one shared implementation that varies the data rather than the control structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions