mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
CTFE updates, including heap support
This commit is contained in:
parent
792d92d014
commit
6bb363fb4b
29 changed files with 3050 additions and 595 deletions
|
@ -356,6 +356,7 @@ public:
|
|||
BfTypeDef* mGenericIRefEnumeratorTypeDef;
|
||||
|
||||
BfTypeDef* mInternalTypeDef;
|
||||
BfTypeDef* mDiagnosticsDebugTypeDef;
|
||||
BfTypeDef* mIDisposableTypeDef;
|
||||
BfTypeDef* mIPrintableTypeDef;
|
||||
BfTypeDef* mIHashableTypeDef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue