To access array elements correctly, follow these indexing rules. For more information, see Arrays. To declare arrays correctly, follow the proper syntax order. For more information, see Arrays and the ...
This was discovered in #816 when resolving all warning produced by sphinx-build. So, the test project (see link below) is taken from the original breathe docs, namely examples/specific/array.h. The C ...