mirror of
https://github.com/boostorg/more.git
synced 2025-03-23 13:10:09 +08: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
8f0fa6c99b
commit
585a9b7ef6
@ -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…
Reference in New Issue
Block a user