Re: strong using directives

2017-03-09 Thread Nathan Sidwell
On 03/09/2017 03:27 PM, Jason Merrill wrote: I think I already did: 2017-01-26 Jason Merrill * name-lookup.c (parse_using_directive): Deprecate strong using. Cool! -- Nathan Sidwell

Re: strong using directives

2017-03-09 Thread Jason Merrill
On Thu, Mar 9, 2017 at 2:15 PM, Nathan Sidwell wrote: > looking at how we implement inline namespaces on the back of strong using > directives, I notice that strong using is much more general. One can name a > target namespace from multple different strong using directives in different > namespac