Live Cells C++
Reactive Programming for C++
Loading...
Searching...
No Matches
live_cells::changes_only_option Struct Reference

Cell option specifying that the cell, to which it is applied, should only notify its observers when its new value is not equal (by ==) to its previous value. More...

#include <changes_only_state.hpp>

Detailed Description

Cell option specifying that the cell, to which it is applied, should only notify its observers when its new value is not equal (by ==) to its previous value.


The documentation for this struct was generated from the following file: