qb
2.0.0.0
C++17 Actor Framework
|
General-purpose helper classes and functions. More...
Topics | |
Containers & Allocators | |
Custom containers and memory allocators for performance. | |
Type Traits & Metaprogramming | |
Advanced type traits and metaprogramming helpers. | |
Miscellaneous Utilities | |
Other small helper utilities. |
Files | |
file | config.h |
Configuration and platform-specific definitions for the QB Actor Framework. | |
file | branch_hints.h |
Branch prediction hint utilities for performance optimization. | |
file | build_macros.h |
Platform, compiler, and C++ feature detection macros for the QB Framework. | |
file | functional.h |
Functional utilities, primarily for hash computations. | |
file | nocopy.h |
Defines a base class to make derived classes non-copyable. | |
file | prefix.h |
Platform-specific alignment macros, cache-line definitions, and related utilities. | |
file | type_traits.h |
Advanced type traits and metaprogramming utilities for the QB Framework. |
General-purpose helper classes and functions.