Everything related to alias template arguments is pretty much the main difficulty and discussion point when it comes to finally fixing this terribly annoying bug.
There is a pull from Martin that implements new symbol access
resolution rules and old DIP of mine on same topic. Those do
contradict each other though as we seem to disagree on quite on
rules related to template instances / alias arguments. Martin has
the obvious benefit of actually having an implementation of
course, I don't remember what is blocking its approval.
- Conflict with private symbol from an imported module Nicolas Sicard
- Re: Conflict with private symbol from an imported mod... Adam D. Ruppe
- Re: Conflict with private symbol from an imported mod... Gary Willoughby
- Re: Conflict with private symbol from an imported... Nicolas Sicard
- Re: Conflict with private symbol from an impo... H. S. Teoh
- Re: Conflict with private symbol from an impo... Paulo Pinto
- Re: Conflict with private symbol from an impo... Dicebot
