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

#include <last.hpp>

Public Member Functions

template<constraint::decayed_type Type>
void operator() (const constraint::subscriber auto &subscriber, const last_state< Type > &state) const
 

Detailed Description

Functor of last() operator for on_completed event.


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