Skip to content
Commit f2460336 authored by Marshall Clow's avatar Marshall Clow
Browse files

Rename some internal templates to avoid conflict with complier intrinsics....

Rename some internal templates to avoid conflict with complier intrinsics. __is_constructible --> __libcpp_is_constructible, __is_nothrow_constructible --> __libcpp_is_nothrow_constructible, and __is_nothrow_assignable --> __libcpp_is_nothrow_assignable. No functionality change.

llvm-svn: 200010
parent 9504304f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment