[
https://issues.apache.org/jira/browse/ARROW-17803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17803:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] Use [[nodiscard]]
> -----------------------
>
> Key: ARROW-17803
> URL: https://issues.apache.org/jira/browse/ARROW-17803
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 10.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We currently have a {{ARROW_MUST_USE_TYPE}} macro that's only enabled on
> clang-based builds.
> Instead we can use the {{[[nodiscard]]}} that's standard in C++17.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)