mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
At( index, init_value );
edit:
BTW, I like current behavior.
The uninitialized memory bugs don't happen to me anymore (unit testing + valgrind), and for performance reasons the current behavior of At is better for me.