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

            Bug ID: 41406
           Summary: abs not in <cinttypes>
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: z.zoel...@gmail.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com

I think the "cinttypes" header should include the function: 

    std::intmax_t abs( std::intmax_t n );

But it does not.

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

Reply via email to