webrtc/net/dcsctp/packet/error_cause
Florent Castelli 8037fc6ffa Migrate absl::optional to std::optional
Bug: webrtc:342905193
No-Try: True
Change-Id: Icc968be43b8830038ea9a1f5f604307220457807
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361021
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42911}
2024-09-02 12:16:47 +00:00
..
cookie_received_while_shutting_down_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
cookie_received_while_shutting_down_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
cookie_received_while_shutting_down_cause_test.cc
error_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
error_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
invalid_mandatory_parameter_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
invalid_mandatory_parameter_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
invalid_mandatory_parameter_cause_test.cc
invalid_stream_identifier_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
invalid_stream_identifier_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
invalid_stream_identifier_cause_test.cc
missing_mandatory_parameter_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
missing_mandatory_parameter_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
missing_mandatory_parameter_cause_test.cc
no_user_data_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
no_user_data_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
no_user_data_cause_test.cc
out_of_resource_error_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
out_of_resource_error_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
out_of_resource_error_cause_test.cc
protocol_violation_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
protocol_violation_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
protocol_violation_cause_test.cc
restart_of_an_association_with_new_address_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
restart_of_an_association_with_new_address_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
restart_of_an_association_with_new_address_cause_test.cc
stale_cookie_error_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stale_cookie_error_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
stale_cookie_error_cause_test.cc
unrecognized_chunk_type_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
unrecognized_chunk_type_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
unrecognized_chunk_type_cause_test.cc
unrecognized_parameter_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
unrecognized_parameter_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
unrecognized_parameter_cause_test.cc
unresolvable_address_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
unresolvable_address_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
unresolvable_address_cause_test.cc
user_initiated_abort_cause.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
user_initiated_abort_cause.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
user_initiated_abort_cause_test.cc