Experimenting with the restrict keyword

This commit is contained in:
2026-05-04 17:27:01 +01:00
parent b8104b0fc7
commit 7d2a24d0be
2 changed files with 32 additions and 50 deletions

View File

@@ -116,7 +116,7 @@ set(HEADERS
arena.h
base.h
xxhash.h
lf_mpmc.h
mt_mpmc.h
)
# ---------------------------------------------------------------------------
@@ -281,4 +281,4 @@ message(STATUS " Compiler: ${CMAKE_C_COMPILER}")
message(STATUS " Build Type: ${CMAKE_BUILD_TYPE}")
message(STATUS " Generator: ${CMAKE_GENERATOR}")
message(STATUS " Platform: ${PLATFORM_NAME}")
message(STATUS "----------------------------------------")
message(STATUS "----------------------------------------")