(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth)

This commit is contained in:
rubidium
2009-03-21 01:34:31 +00:00
parent da37ab321d
commit 3ef8a09e20
5 changed files with 53 additions and 0 deletions

View File

@@ -363,6 +363,7 @@ core/endian_func.hpp
core/endian_type.hpp
core/enum_type.hpp
core/geometry_type.hpp
core/math_func.cpp
core/math_func.hpp
core/mem_func.hpp
core/overflowsafe_type.hpp