mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-27 19:32:09 +00:00
Workarounds for this usage in constexpr functions in GCC
This commit is contained in:
@@ -123,7 +123,7 @@ public:
|
||||
/// @b Complexity: O(1)
|
||||
///
|
||||
/// @b Async-Handler-Safety: Safe.
|
||||
BOOST_CONSTEXPR_EXPLICIT_OPERATOR_BOOL()
|
||||
BOOST_EXPLICIT_OPERATOR_BOOL()
|
||||
|
||||
/// @brief Checks that frame references NULL address.
|
||||
/// @returns `true` if `this->address() == 0`
|
||||
|
||||
Reference in New Issue
Block a user