diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2021-03-09 13:26:05 +0100 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2021-03-09 13:44:30 +0100 |
| commit | 676f716717b7f138661ee5cb01edb0051f96ca49 (patch) | |
| tree | 8c6b1397d1655a194affb28f8275ac2811a3ec1c /methods | |
| parent | 302b1edcb1afe8098ddc2ddd576e56b898c1d90b (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 'methods')
0 files changed, 0 insertions, 0 deletions
