1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
SqMod/source/Library/Numeric
Sandu Liviu Catalin f300e7ff4a Massive code reduction in the binding utility by using variadic templates.
Extensive code refactoring surrounding the StackStrF helper to facilitate the new changes.
Various other miscellaneous changes and code refactoring to facilitate the new changes.
2018-07-30 00:58:27 +03:00
..
LongInt.cpp Minor code style and consistency adjustments. 2016-11-15 21:55:03 +02:00
LongInt.hpp Implement the pure typename meta-methods in long int types using the standard method. 2016-11-15 21:42:11 +02:00
Math.cpp Massive code reduction in the binding utility by using variadic templates. 2018-07-30 00:58:27 +03:00
Math.hpp Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00
Random.cpp Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00
Random.hpp Merge the Random and Math libraries into the Numeric library and organize code a bit. 2016-06-05 00:00:59 +03:00