
28 Mar
2002
28 Mar
'02
9:56 p.m.
operator /= can produce an unnormalized result in Version 1.27.0 For example, boost::rational<long> x(1,1); boost::rational<long> y(-1,1); x /= y; //at this point x.den = -1 !!!
8496
Age (days ago)
8496
Last active (days ago)
1 comments
2 participants
participants (2)
-
whastingsnj