libcxx typo with gcc

Attached is a patch that fixes a typo in the is_trivial template declaration when building libcxx with gcc.

  • Justin Hibbits

type_traits_gcc.diff (511 Bytes)

Thanks!

Howard