|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
#include <format>#include <string>#include <string_view>#include <type_traits>

Go to the source code of this file.
Classes | |
| class | utility_module::enum_formatter< T, Converter > |
| A generic formatter for enum types, using a user-provided converter functor. More... | |
| class | utility_module::formatter |
| Provides convenience methods for string formatting using C++20 <format>. More... | |
Namespaces | |
| namespace | utility_module |