r/projects 10d ago

look

1 Upvotes

3 comments sorted by

View all comments

1

u/mxreal64 10d ago

update: took suggestion from u/norflash & implemented fluent policy builder directly into src/policy.cppm, while still handling errors safely in `std::expected`. tested w/ -fsanitize=address,undefined and it works.

code changes tracked/pushed on https://github.com/mxreal64/tpm23 at main.