On Wednesday, September 29, 2010 11:58:01 BLS wrote: > Hope is was not a pipe dream... > I've no idea who has published it and where to find this snippet but in > case that I am not completely wrong there should exist something like > Implements!() for structures.. > ??? > Bjoern
And what would the implement? I thought that structs didn't work with interfaces. And if they did, you'd use is() with : to test that. So, what are you really looking for here? What would Implements!() do if it exists? - Jonathan M Davis
