Skip to content

Commit 4213a1c

Browse files
authored
Update links and add section headers
1 parent 11c27b1 commit 4213a1c

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

_posts/2025-11-30-comptime-c-functions.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: "Comptime C functions"
44
date: 2025-11-29 12:00:00 +0100
55
---
66

7-
Stack: https://godbolt.org/z/PaoT9j1Ed
7+
# Generic Stack
88

9-
Hash map: https://godbolt.org/z/16xhne83s
9+
[Compiler Explorer](https://godbolt.org/z/PaoT9j1Ed)
10+
11+
# Generic Hash Map
12+
13+
[Compiler Explorer](https://godbolt.org/z/16xhne83s)

0 commit comments

Comments
 (0)