Commits


Sutou Kouhei authored and GitHub committed 60cc25118a2
GH-44710: [Docs][C++] Add `arrow::ArrayStatistics` to API doc (#44764) ### Rationale for this change https://arrow.apache.org/docs/cpp/api/array.html should have `arrow::ArrayStatistics`. ### What changes are included in this PR? Add missing `\class` and `doxygenclass`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44710 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>