in the expression `&const a.b`, the const (and/or volatile) qualifiers would be incorrectly dropped. closes #655
20 KiB
20 KiB
in the expression `&const a.b`, the const (and/or volatile) qualifiers would be incorrectly dropped. closes #655