|
asynchrony 2.3.1
Add asynchrony to your C++ applications using standard C++20
|
This is the complete list of members for siddiqsoft::roundrobin_pool< T, N >, including all inherited members.
| operator=(roundrobin_pool &&)=delete | siddiqsoft::roundrobin_pool< T, N > | |
| operator=(roundrobin_pool &)=delete | siddiqsoft::roundrobin_pool< T, N > | |
| queue(T &&item) | siddiqsoft::roundrobin_pool< T, N > | inline |
| roundrobin_pool(roundrobin_pool &&)=delete | siddiqsoft::roundrobin_pool< T, N > | |
| roundrobin_pool(roundrobin_pool &)=delete | siddiqsoft::roundrobin_pool< T, N > | |
| roundrobin_pool(std::function< void(T &&)> c) | siddiqsoft::roundrobin_pool< T, N > | inline |