aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/Compile.zig
diff options
context:
space:
mode:
authorEric Eastwood <madlittlemods@gmail.com>2023-12-11 16:04:43 -0600
committerGitHub <noreply@github.com>2023-12-11 22:04:43 +0000
commit5c1428ea9db6c455fdd36b60fe6cd27b9e8eae4d (patch)
treee5a15b3e227ceea85f04d53ff3c53b22327acf10 /lib/std/Build/Step/Compile.zig
parent3d23ba9c352b93a299d17e85d9a758cfac613d23 (diff)
downloadzig-5c1428ea9db6c455fdd36b60fe6cd27b9e8eae4d.tar.gz
zig-5c1428ea9db6c455fdd36b60fe6cd27b9e8eae4d.zip
Add `getPtrConstAssertContains(...)` for compatibility with a `const` `std.EnumMap`
This way people can use `const` with a `std.EnumMap` and be able to `getPtrAssertContains(...)` like the would with a mutable `var` instance. Aligns with the existing `getPtr(...)`/`getPtrConst(...)` methods.
Diffstat (limited to 'lib/std/Build/Step/Compile.zig')
0 files changed, 0 insertions, 0 deletions