Skip to content

P0792R14, [func.wrap.ref.class]: Remove redundant declaration of another undefined primary template declaration #6275

@Dani-Hub

Description

@Dani-Hub

This problem is similar to #6273 as recently added by @jwakely

The expected to be voted in paper P0792R14 suggests to
add the declaration

template<class... S> class function_ref;    // not defined

to [func.wrap.ref.class]. This declaration is redundant since the paper suggests already to add the same declaration to [functional.syn], so this should not be done. Or, if the original paper needs to be applied as suggested, this declaration should be removed afterwards through this issue here.

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