From: Paul Moore (gustav_at_[hidden])
Date: 2000-06-25 12:31:00


From: John Maddock [mailto:John_Maddock_at_[hidden]]
> gcc has a problem with using declarations at function scope: it just
> ignores them! Put the using declaration at namespace scope (for gcc only)
> and it should work.

Excellent - I've fixed it and uploaded a new version.

Paul.