feat(numeric): add fixed-width literals, bit math functions and the corresponding testing
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
#include "CoreTypes.h"
|
||||
#include "TypeTraits/TypeTraits.h"
|
||||
|
||||
#include <climits>
|
||||
#include <limits>
|
||||
|
||||
NAMESPACE_REDCRAFT_BEGIN
|
||||
|
Reference in New Issue
Block a user