Possible regression (2.060 -> 2.061) with member access

Jacob Carlborg doob at me.com
Sat Feb 9 07:41:05 PST 2013


On 2013-02-09 16:20, Benjamin Thaut wrote:

> Has this been "fixed" intentionally? Or is this a regression? If it has
> been "fixed" what would be a workaround to get the type of Foo.i
> (outside of the b module) ?

The workaround would be to use .tupleof:

https://github.com/jacob-carlborg/orange/blob/master/orange/util/Reflection.d#L237

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list