New issue
Advanced search Search tips

Issue 747507 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Replace WARN_UNUSED_RESULT with C++17 [[nodiscard]]

Project Member Reported by jsc...@chromium.org, Jul 21 2017

Issue description

Once we're C++17 everywhere we can use [[nodiscard]] in place of WARN_UNUSED_RESULT and __attribute__((warn_unused_result)).
 
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment