Skip to content
Snippets Groups Projects
Unverified Commit 5546be4c authored by Jonathan Wakely's avatar Jonathan Wakely Committed by Jonathan Wakely
Browse files

libstdc++: Add nodiscard to std::find


I missed this one out in r14-9478-gdf483ebd24689a but I don't think that
was intentional. I see no reason std::find shouldn't be [[nodiscard]].

libstdc++-v3/ChangeLog:

	* include/bits/stl_algo.h (find): Add nodiscard.

Reviewed-by: default avatarPatrick Palka <ppalka@redhat.com>
parent 7ed561f6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment