#include <error_type.h>
◆ FormatForEnv()
| std::string cuttlefish::StackTraceError::FormatForEnv |
( |
bool |
color = ShouldColorStdout() | ) |
const |
◆ Message()
| std::string cuttlefish::StackTraceError::Message |
( |
| ) |
const |
◆ operator tl::expected< T, StackTraceError >()
template<typename T >
| cuttlefish::StackTraceError::operator tl::expected< T, StackTraceError > |
( |
| ) |
&& |
|
inline |
◆ PushEntry() [1/2]
◆ PushEntry() [2/2]
◆ Stack()
| const std::vector< StackTraceEntry > & cuttlefish::StackTraceError::Stack |
( |
| ) |
const |
◆ Trace()
| std::string cuttlefish::StackTraceError::Trace |
( |
| ) |
const |
◆ stack_
The documentation for this class was generated from the following files: