cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
thread_pool_singleton.hpp File Reference
#include <future>
#include <type_traits>
#include <cpp-toolbox/core/export.hpp>
#include <cpp-toolbox/core/macro.hpp>
#include "cpp-toolbox/runtime/thread_pool.hpp"
Include dependency graph for thread_pool_singleton.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::base::thread_pool_singleton_t
 简单的线程池单例封装/A simple singleton wrapper around thread_pool_t More...
 

Namespaces

namespace  toolbox
 
namespace  toolbox::base
 工具箱库的基础命名空间 (Base namespace for toolbox library)