C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Classes | Public Member Functions | Static Public Member Functions | List of all members
crossplat::threadpool Class Reference

Public Member Functions

 threadpool (size_t n)
 
template<typename T >
void schedule (T task)
 
boost::asio::io_service & service ()
 

Static Public Member Functions

static threadpoolshared_instance ()
 

The documentation for this class was generated from the following file: