summaryrefslogtreecommitdiff
path: root/Rx/v2/examples/doxygen/math.cpp
AgeCommit message (Expand)Author
2018-08-09Rx: Add support for compiling code without exceptions (-fno-exceptions)Igor Murashkin
2015-12-17add min and max operatorsGrigoriy Chudnov
2015-06-09Implement Kirk's proposals from issue #136Valery Kopylov
2015-06-09Implement new behavior of reduce operatorValery Kopylov
2015-06-09Call on_error() when reducing an empty observable.Valery Kopylov
2015-06-01Add description and examples for observable<T> membersValery Kopylov