Stratax 0.2.0
Loading...
Searching...
No Matches
Config

Config

Version: v0.2.0

Status: Complete

Header: include/stratax/core/Config.hpp


Overview

Config.hpp defines compile-time constants for core runtime behavior.

These values centralize allocation alignment and optional execution paths such as bounds checking, SIMD, multithreading, and CUDA.


Related