[llvm-bugs] [Bug 41406] New: abs not in <cinttypes>

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 5 17:01:51 PDT 2019


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: unassignedclangbugs at nondot.org
          Reporter: z.zoelec2 at gmail.com
                CC: llvm-bugs at lists.llvm.org, mclow.lists at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190406/7db29d21/attachment.html>


More information about the llvm-bugs mailing list