cbase 1.46.11
C/C++ Static Template
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 Logging Subsystem
 Linkage & Storage ClassSemantic replacements for the static and extern keywords
 Utility Math & HelpersQuality-of-life macros for strings, pointers, and math
 Memory AlignmentFast, bitwise macros for aligning pointers and sizes to powers of 2
 Memory SafetyWrappers around string.h functions that force sizeof() safety
 Intrusive Linked ListsZero-allocation macros for pushing/popping nodes in intrusive linked lists
 Debugging & ContextAssertions and debugging breakpoints
 Sized String Types
 String Macros
 String Operations
 Fixed-Width IntegersStandardized shorthand for signed and unsigned integers
 Size and Pointer TypesTypes for memory sizing and pointer arithmetic
 Floating-Point TypesShorthand aliases for floating point numbers
 Utility TypesShorthand for common C idioms (strings, bytes, booleans)
 Memory Size ConstantsMacros for cleanly defining byte allocations
 Generic Allocator Interface
 Arena Allocator
 OS Virtual MemoryLow-level OS page reservation, commitment, decommitment, and release