https://bugs.llvm.org/show_bug.cgi?id=50755

            Bug ID: 50755
           Summary: is_error_condition_enum_v and is_error_code_enum_v
                    should be bool, not size_t
           Product: libc++
           Version: 12.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

afaict they've always been `bool` in the Standard, so no idea where `size_t`
came from.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to