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

Exception indicating that the value of a cell was referenced before its initial value was computed. More...

#include <exceptions.hpp>

Inheritance diagram for live_cells::uninitialized_cell_error:
Collaboration diagram for live_cells::uninitialized_cell_error:

Public Member Functions

const charwhat () const noexcept override
 

Detailed Description

Exception indicating that the value of a cell was referenced before its initial value was computed.


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