Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Java (Score 1) 29

Do reflections in java support containers? And if so, can you extend them to add your own container implementation?

IOW: does p.load(...) work if p contains a vector of elements (that may itself contain another vector)?

And, yes, I agree. C++ needs a decent standard library and reflections should be part of it :)

Slashdot Top Deals

Statistics are no substitute for judgement. -- Henry Clay

Working...