Skip to content

"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material

Notifications You must be signed in to change notification settings

joaquintides/usingstdcpp2019

Repository files navigation

using std::cpp 2019

Build Status Build Status

Presentation from Joaquín Mª López Muñoz at using std::cpp 2019 and associated material.

  • Some fun with Reactive Programming in C++17 (video): Reactive Programming models program behavior as a directed graph of data dependencies where state changes propagate through callbacks. We introduce the main concepts of RP and some motivational examples through the construction of an RP microframework in C++17 using Boost.Signals2.

About

"Some fun with Reactive Programming in C++17" presentation at using std::cpp 2019 and associated material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages