|
Boost : |
From: vladimir josef sykora (vladimir.sykora_at_[hidden])
Date: 2003-03-05 03:47:08
Hello Eric,
Regarding your previous posting, the conflict with the standard (on gcc) can
be solved encapsulating your function inside a nameless namespace, or using
an _aux_ namespace and later inject it into your namespace via 'using'.
HTW, regards,
-- vladimir josef sykora morphochem AG gmunder str. 37-37a 81379 muenchen tel. ++49-89-78005-0 fax ++49-89-78005-555 vladimir.sykora_at_[hidden] http://www.morphochem.de "Eric Ford" <azsro001_at_[hidden]> wrote in message news:11592-80464_at_sneakemail.com... > I posted a message regarding this earlier, but somehow I left the subject line blank. Since I know there was previously a great deal of interest in a dimensions and units library, I'm guessing the lack of replies is due to my omission of a subject line. The > message with a description of the code is avaliable at: > > http://aspn.activestate.com/ASPN/Mail/Message/boost/1555707 > > and the current code for the library is avaliable at: > > http://groups.yahoo.com/group/boost/files/ebf_units.zip > > Sorry for the confusion, > Eford > > > BTW- Moderators: this upload effectively superceeds my previous upload in the qualified_unit folder (many additional features, as well as replacing uses of deprecated boost macros). But my change of email address seems to prohibit my deleting of my own uploads. > _______________________________________________ > Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost >
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk