|
inline |
Change the current size.
if the current size is smaller that the asked one, the stack is extended and the new objects are with their default value except if do_reset is set to false.
This feature could be used to save time to reset ADFObject in case the user is sure to modify all the content after.
Definition at line 86 of file StackOfObjects.h.