Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



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

Radioactive cats have 18 half-lives.

Working...