|
Boost : |
From: shinyee (cshinyee_at_[hidden])
Date: 2007-05-07 22:54:36
Hi,
I found rational.hpp uses both gcd(x,y) and gcd<IntType>(x,y). It causes
name clashes with the gcd() function in my namespace. Would be more error
free by using gcd<IntType>(x,y) throughout? Anyone can advise?
Regards,
Shin Yee
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk