A bit more C++ template magic to remove a lot of code.
@ -36,7 +36,8 @@ endif
ifneq (${MU_HACKER},)
MESON_FLAGS:=$(MESON_FLAGS) '-Dbuildtype=debug' \
'-Db_sanitize=address' \
'-Dreadline=enabled'
'-Dreadline=enabled' \
'-Dcpp_std=c++20'
endif
.PHONY: all
The note is not visible to the blocked user.