Minsky
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 Tue Mar 18 2025 13:00:35 for Minsky by
1.8.14