Skip to content

-Wdeprecated-literal-operator from clang++-20 for 'operator"" _c' (i.e. with space) #512

@MichaelChirico

Description

@MichaelChirico

my_literal operator "" _suf1(unsigned long long v)
{
return my_literal(v);
}
template <char...PACK>
my_literal operator "" _bin()

The fix can be trivial, but I think there's some back-compatibility considerations I lack the context to adjudicate, see sister issues e.g.

boostorg/hana#521

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions