Allocators. Rename of "optenum" to fault. Memcpy and memset added. Cleanup of declaration use.

This commit is contained in:
Christoffer Lerno
2022-04-04 22:01:49 +02:00
committed by Christoffer Lerno
parent 2e2a1ca21a
commit 8743223dd6
83 changed files with 1359 additions and 593 deletions

View File

@@ -45,7 +45,7 @@ jobs:
build-msys2-clang:
runs-on: windows-latest
if: ${{ false }}
#if: ${{ false }}
strategy:
# Don't abort runners if a single one fails
fail-fast: false