[llvm-bugs] [Bug 38844] New: __cpp_lib_make_unique not defined in <memory>

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 5 08:10:52 PDT 2018


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

            Bug ID: 38844
           Summary: __cpp_lib_make_unique not defined in <memory>
           Product: libc++
           Version: 7.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: antoshkka at gmail.com
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com

Multiple projects suffer from that (see https://reviews.freebsd.org/rP460135 as
an example).

Please add the following line

#define __cpp_lib_make_unique 201304

near make_unique definition.

-- 
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/20180905/33aee304/attachment.html>


More information about the llvm-bugs mailing list