Juergen Ributzka
db9d0da3b4
Revert "Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change."
This reverts commit r201864, because it breaks our build bots. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@201892 91177308-0d34-0410-b5e6-96231b3b80d8
Implement LWG Issues #2329 and #2332 - disallow iterators into temporary regexes and regexes into temporary strings
Implement LWG Issues #2329 and #2332 - disallow iterators into temporary regexes and regexes into temporary strings
Description
No description provided
Languages
C++
98.1%
HTML
1.2%
Python
0.4%
CMake
0.2%