[PATCH] [libcxx] Fix __is_power2 and __next_power2. Change hashmap to handle new behavior.

Howard Hinnant howard.hinnant at gmail.com
Thu Oct 2 12:21:03 PDT 2014


Only tangentially related, here is some documentation on __next_prime:

http://stackoverflow.com/a/5694432/576911

Howard




More information about the cfe-commits mailing list