On 10/3/2018 1:33 AM, Atila Neves wrote:
I'm confused. Given how the lifetimes of aggregates are defined in DIP1000, and also given that I tried to escape members of a struct when I wrote fearless and the compiler didn't let me, I'm trying to understand in what situation scope doesn't apply transitively.

for 'scope T**' the scope applies to the T**, but not to the T*.

Reply via email to