Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
formatter.h File Reference
#include <format>
#include <string>
#include <string_view>
#include <type_traits>
Include dependency graph for formatter.h:
This graph shows which files directly or indirectly include this file:

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