SHOGUN
4.2.0
|
Represents non-typed absent value.
Can be casted to any
Contains reason for absence as a regular C string.
Public Member Functions | |
Nothing (const char *reason="no specific reason") | |
Nothing (const Nothing &other) | |
Public Attributes | |
const char * | m_absence_reason |
Nothing | ( | const char * | reason = "no specific reason" | ) |
const char* m_absence_reason |