CPP11Code 本仓库在使用微软开源库cpprestsdk的基础上,了解C++11基本特性。 如:auto decltype std::function, std::bind lambda, 及链式调用 C++11多线程,多线程同步,互斥,条件变量等 该仓库也会涉及Cpprestsdk库的一些基本使用,示例。