mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Solved patch #1438626 by depreciating 'gcd' and 'lcm' provided in namespace 'boost' in 'rational.hpp', replaced by the ones in Boost.Math; fored to add 'std::numeric_limits' compatibility as a requirement; started doing invariant checks
[SVN r35843]
This commit is contained in:
parent
62ff9ccc13
commit
e472192730
2 changed files with 1 additions and 4 deletions
|
@ -1 +1 @@
|
|||
Subproject commit b4391f39ed88baa9bbc1e68ab8c2a064bfa3ada6
|
||||
Subproject commit 585171bfc76dd7a7e3f9d355bb5323ad47a15af0
|
|
@ -155,9 +155,6 @@ int main()
|
|||
}
|
||||
</pre>
|
||||
|
||||
The boost/rational.hpp header exhibits this problem in connection with
|
||||
the gcd() function.
|
||||
|
||||
|
||||
<h3>[function address] Resolving addresses of overloaded
|
||||
functions</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue