ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
rpp::details::take_last_state< Type > Struct Template Reference
Inheritance diagram for rpp::details::take_last_state< Type >:
Public Member Functions
take_last_state
(size_t count)
size_t
get_next_position
(size_t pos) const
Public Attributes
std::vector< std::optional< Type > >
items
size_t
current_end_position
{}
The documentation for this struct was generated from the following file:
src/rpp/rpp/operators/
take_last.hpp
rpp
details
take_last_state
Generated by
1.9.7