done
This commit is contained in:
parent
236db40dec
commit
107f8dbe65
5 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
namespace bmath {
|
||||
|
||||
auto _ = 1+1;
|
||||
|
||||
template <typename Derived, size_t Limit>
|
||||
requires(Limit > 0)
|
||||
class Sieve {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue