xo-reactor: bugfix: xo::ref::rp -> xo::rp
This commit is contained in:
parent
aa40c8ac75
commit
e3a53d10e6
5 changed files with 12 additions and 12 deletions
|
|
@ -13,7 +13,7 @@ namespace xo {
|
|||
LastReducer<Event,
|
||||
StructEventTimeFn<Event>>>;
|
||||
|
||||
/* use when Event is ref::rp<T> for some T */
|
||||
/* use when Event is rp<T> for some T */
|
||||
template<typename Event>
|
||||
using DirectSourcePtr = SecondarySource<Event,
|
||||
LastReducer<Event,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue