Issue with address.h in commonc++

"Peter Werry" <[email protected]> Sat, 4 Nov 2006 16:21:50 -0800
Newsgroups gmane.comp.gnu.bayonne.devel
Message-ID <[email protected]>
I get a compile error in the latest stable release (1.5.1) of the commonc++
library stemming from address.h

On line 240 there is an inline overloaded operator function defined outside
of a class. This is the source of the compile error. Would anyone like to
comment?
-- 
- Peter