summaryrefslogtreecommitdiff
path: root/random.hpp
diff options
context:
space:
mode:
authorStephen Enders <smenders@gmail.com>2021-01-18 16:19:40 -0500
committerStephen Enders <smenders@gmail.com>2021-01-18 16:19:40 -0500
commitde6d60a1ce9bc3223bc80f9cac7d03a16c63d8b2 (patch)
treebb74fa627cb87713b39bbb478062c548c56c0ea5 /random.hpp
parent9850d3c5dea463504e46b16cc2d403e663d186a4 (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 'random.hpp')
0 files changed, 0 insertions, 0 deletions