1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 04:22:20 +02:00

Circular dependency checking between generic constraints

This commit is contained in:
Brian Fiete 2022-04-25 17:53:54 -07:00
parent e307448363
commit 2bbe66cecc
7 changed files with 108 additions and 5 deletions

View file

@ -8,7 +8,7 @@ NS_BF_DBG_BEGIN
namespace TCFake
{
struct Span;
struct Span;
static const size_t kPageShift = 13;
static const size_t kNumClasses = 88;