Minsky
anonymous_namespace{CSVParser.cc}::MemoryExhausted Struct Reference
Inheritance diagram for anonymous_namespace{CSVParser.cc}::MemoryExhausted:
Inheritance graph
Collaboration diagram for anonymous_namespace{CSVParser.cc}::MemoryExhausted:
Collaboration graph

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

Definition at line 267 of file CSVParser.cc.

Member Function Documentation

◆ what()

const char* anonymous_namespace{CSVParser.cc}::MemoryExhausted::what ( ) const
inlineoverridenoexcept

Definition at line 269 of file CSVParser.cc.

269 {return "exhausted memory - try reducing the rank";}

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