ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
Loading...
Searching...
No Matches
rpp::constraint::observable Concept Reference
Concept definition
template
<
typename
T>
concept
rpp::constraint::observable
= std::derived_from<std::decay_t<T>, details::observable_tag>
rpp::constraint::observable
Definition:
constraints.hpp:19
rpp
constraint
observable
Generated by
1.9.7