[libc++] Harden usage of static_assert against C++03
In C++03, we emulate static_assert with a macro, and we must parenthesize multiple arguments. llvm-svn: 373328
Loading
Please register or sign in to comment
In C++03, we emulate static_assert with a macro, and we must parenthesize multiple arguments. llvm-svn: 373328