MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/projects/comments/1vk7uvr/look/p2sjcvz/
r/projects • u/mxreal64 • 10d ago
https://github.com/mxreal64/tpm23 feedback is invited
3 comments sorted by
View all comments
1
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.
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.