|
Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
|
Fallback thread context (empty implementation) Provides a no-op context when thread_system is not available. More...
#include <thread_pool_adapter.h>

Public Member Functions | |
| fallback_context ()=default | |
| ~fallback_context ()=default | |
| fallback_context (const fallback_context &)=default | |
| fallback_context & | operator= (const fallback_context &)=default |
| fallback_context (fallback_context &&)=default | |
| fallback_context & | operator= (fallback_context &&)=default |
Fallback thread context (empty implementation) Provides a no-op context when thread_system is not available.
Definition at line 120 of file thread_pool_adapter.h.
|
default |
|
default |
|
default |
|
default |
|
default |
|
default |