6f8b399c5f
Calling resize(size()) will only zero out elements that exist above the vector size(). The memory is not freed in this case. shrink_to_fit() will accomplish this action (at the discretion of the library) |
||
---|---|---|
.. | ||
cairo | ||
opengl | ||
color4d.cpp | ||
gal_display_options.cpp | ||
graphics_abstraction_layer.cpp | ||
hidpi_gl_canvas.cpp | ||
stroke_font.cpp |