Live Cells C++
Reactive Programming for C++
|
Concept defining an object that can be identified by a key. More...
#include <types.hpp>
Concept defining an object that can be identified by a key.
The following methods are required:
key_ref key()
Return the key, which identifies the object.