ReactiveX / RxCpp

Reactive Extensions for C++
Apache License 2.0
3.03k stars 390 forks source link

RxCpp on embedded devices: C++11 support? #558

Open MartyMcFlyInTheSky opened 3 years ago

MartyMcFlyInTheSky commented 3 years ago

Hey guys. I would like to use RxCpp on an embedded devices which uses a framework with only C++11 support. For it to compile it would be nice to have a C++11 backport. Are there any plans to support RxCpp on embedded devices? Or how long would you estimate it would take a single developer to backport it (I haven't looked at all the code extensively)