@ -0,0 +1,15 @@
# boost静态库
专用于mac下的boost的静态库
编译过程如下:
```bash
./bootstrap.sh
./b2
cp stage/lib ../
rm -rf `ls|grep -v lib`
```
The note is not visible to the blocked user.