Michel Fortin wrote: > We're reinventing static-inheritance using "alias this". Static this has been from the get-go the intent to achieve subtyping for structs. I, too, think that a solution to tail const for ranges should gravitate around alias this. Andrei