An element of the (single) linked list of message entries of class exception. A pointer to this type is used as the template parameter T of struct TSharedMonoVal that class Exception is derived from and this way allocated (self-contained) in a MonoAllocator.
Definition at line 17 of file exception.inl.
Public Field Index: | |
Message | message |
The message,. | |
ExceptionEntry * | next = nullptr |
A pointer to the next message. | |
Message alib::exceptions::detail::ExceptionEntry::message |
The message,.
Definition at line 19 of file exception.inl.
ExceptionEntry* alib::exceptions::detail::ExceptionEntry::next = nullptr |
A pointer to the next message.
Definition at line 20 of file exception.inl.