ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
 
Loading...
Searching...
No Matches
rpp::details::take_until_throttler_on_next Struct Reference

#include <take_until.hpp>

Public Member Functions

void operator() (auto &&, const auto &subscriber, const std::shared_ptr< take_until_state > &state) const
 

Detailed Description

Functor (type-erasure) of throttler (trigger observable) for on_next operator.


The documentation for this struct was generated from the following file: