mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Improved typeof(T).MinValue/MaxValue const resolution
This commit is contained in:
parent
d0ee1dda7b
commit
4ca73ae7be
3 changed files with 34 additions and 10 deletions
|
@ -372,6 +372,7 @@ public:
|
|||
BfTypeDef* mCompilerTypeDef;
|
||||
BfTypeDef* mDiagnosticsDebugTypeDef;
|
||||
BfTypeDef* mIDisposableTypeDef;
|
||||
BfTypeDef* mIIntegerTypeDef;
|
||||
BfTypeDef* mIPrintableTypeDef;
|
||||
BfTypeDef* mIHashableTypeDef;
|
||||
BfTypeDef* mIComptimeTypeApply;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue