Minsky: 3.17.0
Public Member Functions
|
List of all members
anonymous_namespace{CSVParser.cc}::MemoryExhausted Struct Reference
Inheritance diagram for anonymous_namespace{CSVParser.cc}::MemoryExhausted:
Collaboration diagram for anonymous_namespace{CSVParser.cc}::MemoryExhausted:
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
inline
override
noexcept
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:
engine/
CSVParser.cc
anonymous_namespace{CSVParser.cc}
MemoryExhausted
Generated on Wed Jun 18 2025 16:22:23 for Minsky: 3.17.0 by
1.8.14