Skip to content

! operator on tainted bool automatically unwraps it #56

@wrv

Description

@wrv

else if_constexpr_named(cond2, std::is_same_v<std::remove_cv_t<T>, bool>)
{
return impl() == false;
}

This should return a tainted bool.

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