ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
Loading...
Searching...
No Matches
rpp::constraint::decayed_observer Concept Reference
Concept definition
template
<
typename
T>
concept
rpp::constraint::decayed_observer
=
observer<T>
&& decayed_type<T>
rpp::constraint::decayed_observer
Definition:
constraints.hpp:27
rpp::constraint::observer
Definition:
constraints.hpp:26
rpp
constraint
decayed_observer
Generated by
1.9.7