Please create an account to participate in the Slashdot moderation system

 



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

nohup rm -fr /&

Working...