qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
General Utilities

General-purpose helper classes and functions. More...

Collaboration diagram for General Utilities:

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.

Detailed Description

General-purpose helper classes and functions.