Live Cells C++
Reactive Programming for C++
|
Key identifying a peek_cell. More...
#include <peek_cell.hpp>
Additional Inherited Members | |
Public Member Functions inherited from live_cells::value_key< key_ref > | |
value_key (key_ref value, Ts... rest) | |
Create a key distinguished from other keys by one or more values. | |
bool | eq (const key &other) const noexcept override |
Compare this key to another key for equality. | |
std::size_t | hash () const noexcept override |
Compute the hash code for this key. | |
Public Member Functions inherited from live_cells::key | |
virtual bool | is_unique () const noexcept |
Is this a unique key? | |
Key identifying a peek_cell.