This commit is contained in:
Barrett Ruth 2026-01-16 11:03:58 -05:00
parent 236db40dec
commit 107f8dbe65
5 changed files with 2 additions and 0 deletions

0
a file
View file

0
acp
View file

0
g
View file

View file

@ -8,6 +8,8 @@
namespace bmath {
auto _ = 1+1;
template <typename Derived, size_t Limit>
requires(Limit > 0)
class Sieve {

0
new
View file