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:
parent
e307448363
commit
2bbe66cecc
7 changed files with 108 additions and 5 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue