Y
Hacker News
new
|
ask
|
show
|
jobs
by
copsarebastards
4166 days ago
How do you deal with container-type classes? The only way I can see to do this without casts is to duplicate the same container class for each contained type, which is fraught with its own problems.