[cfe-dev] intrinsics documentation?

Howard Hinnant hhinnant at apple.com
Thu Oct 7 11:21:04 PDT 2010


Is there some place I can browse clang's implemented intrinsics and their precise syntax and semantics?

I'm currently trying to make sure the libc++ <type_traits> takes advantage of everything it can, such as the newly implemented __is_convertible_to and __is_base_of.

Thanks,
Howard





More information about the cfe-dev mailing list