typed should be equivalent to auto when used as a template return type. It means "I'm returning an expression that should be semantically correct immediately after template expansion"
- template/macro should return `void` instead of `typed` (synonym a... timothee
- Re: template/macro should return `void` instead of `typed` (... mratsim
- Re: template/macro should return `void` instead of `type... gemath
- Re: template/macro should return `void` instead of `... zahary
