Redcraft/Redcraft.Utility/Source/Public/Miscellaneous
2023-01-20 23:22:19 +08:00
..
AssertionMacros.h perf(miscellaneous): optimize check_no_entry() and unimplemented() 2023-01-20 23:22:19 +08:00
Compare.h refactor(templates): add FORCEINLINE to the constexpr function 2022-12-13 22:02:39 +08:00
CoreDefines.h style(*): move some constants and placeholders to CoreMiscDefines.h 2022-03-17 09:22:48 +08:00
CoreMiscDefines.h refactor(*): remove FTypeInfo and replace it with the native std::type_info 2022-05-12 23:36:32 +08:00
Platform.h feat(miscellaneous): add fixed-length floating-point support 2022-04-25 22:33:55 +08:00
PreprocessorHelpers.h style(miscellaneous): rename the Misc directory to Miscellaneous 2022-02-09 17:22:49 +08:00
ProgramSupport.h feat(miscellaneous): add program support utilities such as Abort() or System() etc 2023-01-19 19:17:45 +08:00