https://bugs.llvm.org/show_bug.cgi?id=38220
Bug ID: 38220
Summary: timespec should be in the std namespace
Product: libc++
Version: 6.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
https://en.cppreference.com/w/cpp/chrono/c/timespec_get suggests that timespec
should be in the std namespace when included with <ctime>.
As far as I can tell, this is currently not the case in libc++.
Is this a conformance bug with C++17/C11 or is cppreference.com wrong?
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs