Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

implement enable_if to cope with contexts not supporting some input types #226

@nbarlowATI

Description

@nbarlowATI

Currently in the develop branch, all contexts have some dummy specializations to avoid the problem of some functions not working on some input types (e.g. double or complex for most contexts).

std::enable_if may provide a more elegant way around this.
https://en.cppreference.com/w/cpp/types/enable_if

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions