I’m opening an issue as its fix is too tiny to become a pull request.
Can be solved by renaming the struct to
0 struct indirect_contents {
1 size_type capacity;
2 char* indirect;
3 };
I’m opening an issue as its fix is too tiny to become a pull request.
Can be solved by renaming the struct to
0 struct indirect_contents {
1 size_type capacity;
2 char* indirect;
3 };
Labels
Build system