EVHttpServer  1.0.0
A Lightweight http server base libevent and threadpool
Public Member Functions | List of all members
ThreadPool Class Reference

Public Member Functions

 ThreadPool (size_t)
 
template<class F , class... Args>
auto enqueue (F &&f, Args &&... args) -> std::future< typename std::result_of< F(Args...)>::type >
 

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