int2str πŸ‡ΊπŸ‡¦ @int2str.net Β· Jan 7

Finally figured out how to make my "Utils::views::nm" play nicely with C++23 ranges/views. This makes the final #AdventOfCode problem super nice in C++! I need to do a proper write-up on both the AoC problem, as well as the difficulties of making a C++23 custom view....

0 likes 0 replies

?