Defines common data structures and types that can be used anywhere.
Provides functions for converting between different data types.
Contains debugging-related macros and utilities for assisting with debugging tasks.
Precompiled header (PCH) file for common headers used across the library.
Defines macros and constants for various purposes.
Implements performance measurement and profiling utilities.
Provides helper functions and extensions for the C++ Standard Library.
Implements string manipulation and formatting functions.
Defines template classes and functions used in the project.
Implements timer utilities for measuring elapsed time and intervals.