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