Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 627 Bytes

File metadata and controls

executable file
·
14 lines (11 loc) · 627 Bytes

Professional Boost

Professional C++11/14 & Boost Development Guide

Requirements

  • Linux or other UNIX like
  • C++11(gcc 4.6 or later)
  • Boost(1.60 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.
  • boost guide - Sample code for Boost library Guide.
  • annotated_nginx - 注释nginx1.12.0,学习研究源码