#include "boost/integer_fwd.hpp"

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::detail | |
| boost::detail::static_log2_impl | |
Typedefs | |
| typedef boost::static_log2_argument_type | boost::detail::static_log2_impl::argument_type |
| typedef boost::static_log2_result_type | boost::detail::static_log2_impl::result_type |
Variables | |
| const result_type | boost::detail::static_log2_impl::n_zero = 16 |
| const result_type | boost::detail::static_log2_impl::initial_n = choose_initial_n<n_zero>::value |