| 22 | using optimal_disposables_strategy = rpp::details::observables::fixed_disposables_strategy<0>; |
| 23 | |
| 24 | static void subscribe(const auto&) {} |
| 25 | }; |
| 26 | } // namespace rpp::details |
| 27 |
nothing calls this directly
no outgoing calls
no test coverage detected