公告板
版本库
filestore
活动
搜索
登录
valib
/
bhshmq
bhshmq
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
调整Request C.BHFree的位置
liuxiaolong
2021-07-20
58d904a328c0d849769b483e901a0be9426b8209
[valib/bhshmq.git]
/
boost-1.75.0
/
boost
/
pending
/
integer_log2.hpp
1
2
3
4
5
6
7
8
9
#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
#define BOOST_PENDING_INTEGER_LOG2_HPP
#include <boost/integer/integer_log2.hpp>
#include <boost/config/header_deprecated.hpp>
BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
#endif