diff options
author | Stephen Enders <smenders@gmail.com> | 2021-01-18 16:19:40 -0500 |
---|---|---|
committer | Stephen Enders <smenders@gmail.com> | 2021-01-18 16:19:40 -0500 |
commit | de6d60a1ce9bc3223bc80f9cac7d03a16c63d8b2 (patch) | |
tree | bb74fa627cb87713b39bbb478062c548c56c0ea5 /helper.hpp | |
parent | 9850d3c5dea463504e46b16cc2d403e663d186a4 (diff) |
Update vectors of pointers to vectors of objects
Having a vector<T> you can access the object stored and modify it if you
ensure you get the reference i.e: T& o = vec[0];
Diffstat (limited to 'helper.hpp')
0 files changed, 0 insertions, 0 deletions