Boost logo

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?

See
http://groups.google.com/group/comp.lang.c++/browse_thread/thread/23e9bb515d3f6da8/1d0b72530349a021?hl=en#1d0b72530349a021

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