This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
integer
Watch
1
Star
0
Fork
1
You've already forked integer
mirror of
https://github.com/boostorg/integer.git
synced
2025-11-01 08:41:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c415f77b1bba89c70d5a553785221d42e63405b
integer
/
include
/
boost
History
Nick Thompson
8c415f77b1
[ci skip] Use less verbose naming. Add asserts as verfication of algorithms is a negligible fraction of total runtime. Use boost::multiprecision::powm and boost::multiprecision::sqrt rather than one-offs.
2018-02-09 17:19:26 -06:00
..
integer
[ci skip] Use less verbose naming. Add asserts as verfication of algorithms is a negligible fraction of total runtime. Use boost::multiprecision::powm and boost::multiprecision::sqrt rather than one-offs.
2018-02-09 17:19:26 -06:00
pending
Remove obsolete boost/pending/cstddef.hpp.
2014-06-08 01:37:47 +03:00
integer_fwd.hpp
Placed GCD and LCM typdefs and declarations in integer_fwd.hpp inside namespace boost::integer (was in boost::math) and checked that expected tests pass (and expected fails fail).
2015-01-29 11:53:02 +00:00
integer_traits.hpp
TypeTraits: Remove use of obsolete GCC version check.
2013-09-30 15:55:29 +00:00
integer.hpp
manage with
#4881
.
2015-01-25 17:11:04 +01:00