General C++ Programming - April 2026

by Ganado
Avoid redundant construction/destruction of vector elements
 
I am wondering if I'm doing it right, with regard to which constructors I need to define to prevent redundant constructions/destructions of objects. Obviously, ...
[5 replies] Last: In this case, since Derived has a non-explicit constructor taking just... (by mbozzi)
  Archived months: [mar2026]

This is an archived page. To post a new message, go to the current page.