Minsky
minsky::FlowVarsResized Struct Reference

exception throw if flowVars vector unexpectedly resized during evalEquations More...

#include <evalOp.h>

Inheritance diagram for minsky::FlowVarsResized:
Inheritance graph
Collaboration diagram for minsky::FlowVarsResized:
Collaboration graph

Public Member Functions

const char * what () const noexcept
 

Detailed Description

exception throw if flowVars vector unexpectedly resized during evalEquations

Definition at line 190 of file evalOp.h.

Member Function Documentation

◆ what()

const char* minsky::FlowVarsResized::what ( ) const
inlinenoexcept

Definition at line 192 of file evalOp.h.

192 {return "FlowVars unexpectedly resized";}

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