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

Exception thrown when attempting to cast a cell to a typed_cell with a value type that is incompatible with the cell's value type. More...

#include <observable.hpp>

Inheritance diagram for live_cells::bad_typed_cell_cast:
Collaboration diagram for live_cells::bad_typed_cell_cast:

Public Member Functions

const charwhat () const noexcept override
 

Detailed Description

Exception thrown when attempting to cast a cell to a typed_cell with a value type that is incompatible with the cell's value type.


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