summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2021-03-09 13:26:05 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2021-03-09 13:44:30 +0100
commit676f716717b7f138661ee5cb01edb0051f96ca49 (patch)
tree8c6b1397d1655a194affb28f8275ac2811a3ec1c /doc/examples
parent302b1edcb1afe8098ddc2ddd576e56b898c1d90b (diff)
Merge the three RAII vectors managing args lifetime
Having three different vectors littered over the method to manage various parts of the lifetime of the argument vector we are creating is a bit dangerous as it means a simple code change could result in a desync of these three, so by moving the functionality of them all into a wrapper class should prevent us from making such mistakes.
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions