#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 - Nginx cpp development kit, with the power of C++11 and Boost Library.
- favorite-nginx - Selected favorite nginx modules and resources.
- professional_boost - Professional boost development.
- annotated_nginx - 注释nginx1.8.1,学习研究源码