[LLVMbugs] [Bug 18584] New: SD-6 Feature Test Recommendations
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jan 22 11:56:58 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18584
Bug ID: 18584
Summary: SD-6 Feature Test Recommendations
Product: libc++
Version: unspecified
Hardware: All
URL: http://isocpp.org/std/standing-documents/sd-6-sg10-fea
ture-test-recommendations
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: mclow.lists at gmail.com
Reporter: shea at shealevy.com
CC: hhinnant at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Standing Document 6 recommends a series of macros for checking the status of
various standard features in the implementation. While clang seems to have
implemented this for pure language features, libc++ does not yet have support
for this. For example, although libc++ does support compile-time integer
sequences as specified in n3658, the <utility> header does not define
__cpp_lib_integer_sequence as recommended by SD6.
--
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/20140122/878892c7/attachment.html>
More information about the llvm-bugs
mailing list