From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-07-27 13:08:22


Dear All,

I've put meself in a funny situation. I have a class with an begin() end() members, but I wan't to call boost::begin() boost::end()
without the boost:: prefix so ADL is functional. Can that be done?

Thanks

Thorsten