ReactivePlusPlus
ReactiveX implementation for C++20
Loading...
Searching...
No Matches
Concept List
Here is a list of all documented concepts with brief descriptions:
[detail level 12345]
 Nrpp
 Nconstraint
 Rmemory_model
 Robservable_strategyA concept that defines the requirements for an observable strategy
 Robservable
 Robservable_of_type
 Robservables_of_same_type
 Roperator_subscribeSimple operator defining logic how to subscribe passed observer to passed observable. In most cases it means operator have some custom logic over observable too, so, you need to have access to observable, for example, subscribe to observable multiple times
 Roperator_liftAccept downstream observer and return new upstream (of type Type) observer
 Roperator_lift_with_disposables_strategySame as rpp::constraint::operator_lift but with custom disposables logic. For example, if you are manually create storage for disposables and want to do it optimal
 Rhas_operator_traits
 Rhas_operator_disposables_strategy
 Roperator_
 Robserver_strategy_base
 Robserver_strategyConcept defines requirements for an user-defined observer strategy
 Robserver
 Robserver_of_type
 Ron_subscribe
 Rsubject
 Rdecayed_same_as
 Rdecayed_type
 Rany_of
 Rdecayed_any_of
 Rvariadic_decayed_same_as
 Rstatic_pointer_convertible_to
 Riterable
 Ris_constructible_from
 Rinvocable_r_v
 Ris_nothrow_invocable
 Rhashable
 Ndetails
 Ndisposables
 Nconstraint
 Rdisposables_container
 Nobservables
 Nconstraint
 Rdisposables_strategy
 Nobservers
 Nconstraint
 Rdisposables_strategy
 Noperators
 Ndetails
 Ron_next_like
 Nschedulers
 Nconstraint
 Rschedulable_delay_from_now_fn
 Rschedulable_delay_from_this_timepoint_fn
 Rschedulable_delay_to_fn
 Rschedulable_fn
 Rschedulable_handler
 Rdefer_for_strategy
 Rdefer_to_strategy
 Rstrategy
 Rworker
 Rscheduler
 Nutils
 Ris_not_template_callable
 Ris_base_of_v