This is the complete list of members for boost::detail::static_log2_impl::static_log2_impl< x, n >, including all inherited members.
BOOST_STATIC_CONSTANT(bool, c=(x >> n) > 0) | boost::detail::static_log2_impl::static_log2_impl< x, n > | |
BOOST_STATIC_CONSTANT(result_type, value=c *n+(static_log2_impl< (x >>c *n), n/2 >::value)) | boost::detail::static_log2_impl::static_log2_impl< x, n > |