Hristo Hristov
9036e2359f
[libc++] Apply [[nodiscard]] to in/out_ptr ( #167097 )
...
...according to Coding Guidelines: `[[nodiscard]]` should be applied to
functions where discarding the return value is most likely a correctness
issue.
Changes to:
- [x] `inout_ptr()`
- [x] `out_ptr()`
At the time of impelentation the `[[nodiscard]]` policy has not been
established yet.
---------
Co-authored-by: Hristo Hristov <zingam@outlook.com>
2025-11-15 03:00:04 +02:00
..
2025-06-10 05:54:15 +02:00
2025-05-28 12:04:51 -04:00
2024-10-31 02:20:10 +01:00
2025-09-18 14:36:46 +02:00
2025-06-11 12:13:36 -04:00
2025-04-09 23:47:57 +02:00
2024-12-22 00:55:35 +01:00
2025-04-09 23:47:57 +02:00
2025-04-09 23:47:57 +02:00
2025-10-16 23:40:58 -04:00
2024-10-31 02:20:10 +01:00
2025-04-09 23:47:57 +02:00
2025-11-10 11:00:05 +01:00
2025-10-31 12:56:37 +01:00
2025-02-10 21:19:46 +01:00
2025-01-14 10:24:35 -05:00
2025-11-15 03:00:04 +02:00
2025-04-14 17:33:57 -04:00
2024-09-04 11:18:30 -04:00
2025-11-15 03:00:04 +02:00
2025-09-10 11:55:00 +02:00
2025-02-10 21:19:46 +01:00
2025-02-10 21:19:46 +01:00
2024-12-17 11:29:16 +01:00
2025-09-04 09:18:49 +02:00
2025-09-24 10:40:36 +02:00
2025-11-13 09:29:28 +01:00
2024-06-18 11:01:43 +02:00
2025-11-11 11:03:02 +01:00
2024-10-31 02:20:10 +01:00
2025-11-13 09:29:28 +01:00
2025-11-13 09:29:28 +01:00
2025-01-13 09:10:36 -05:00
2025-08-05 09:48:46 +02:00
2025-04-09 23:47:57 +02:00