j
k
j a
j l
On Aug 29, 2017, at 9:12 AM, Keith Miller <keith_miller@apple.com> wrote: Unfortunately, if you ‘using namespace’ in a namespace all subsequent copies of that namespace will also see the ‘using’.
On Aug 29, 2017, at 9:12 AM, Keith Miller <keith_miller@apple.com> wrote:
Unfortunately, if you ‘using namespace’ in a namespace all subsequent copies of that namespace will also see the ‘using’.
So this requires FILENAME:: at each call site? — Darin
Back to the thread
Back to the list