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

The rule on staying alive as a forecaster is to give 'em a number or give 'em a date, but never give 'em both at once. -- Jane Bryant Quinn

Working...