# cpp_boost_4th **Repository Path**: big_data_enthusiasts/cpp_boost_4th ## Basic Information - **Project Name**: cpp_boost_4th - **Description**: Boost 程序库完全开发指南 深入c++准标准库 第4版 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-08-14 - **Last Updated**: 2021-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Boost Guide This is the sample code for Boost library Guide. ## Requirements * Linux or other UNIX like * C++11(gcc 4.6 or later) * Boost(1.57 or later) ## See Also * [ngx_cpp_dev](https://github.com/chronolaw/ngx_cpp_dev) - Nginx cpp development kit, with the power of C++11 and Boost Library. * [openresty_dev](https://github.com/chronolaw/openresty_dev) - OpenResty/Lua Programming. * [favorite-nginx](https://github.com/chronolaw/favorite-nginx) - Selected favorite nginx modules and resources. * [professional_boost](https://github.com/chronolaw/professional_boost.git) - Professional boost development. * [annotated_nginx](https://github.com/chronolaw/annotated_nginx) - 注释nginx1.12.0,学习研究源码