MCPcopy Create free account
hub / github.com/AlexInLog/ReactivePlusPlus / subscribe

Method subscribe

src/rpp/rpp/sources/never.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected