Skip to content

reactionv1.0.0

Updated

A lightweight, header-only, high-performance reactive programming framework for C++20

#Usage

reaction is a header-only library that provides CMake targets:

find_package(reaction CONFIG REQUIRED)
target_link_libraries(main PRIVATE reaction::reaction)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • lumia431's avatarlumia431

#Changelog

  • c8680a2[reaction] Add new port (#47511)