Workarounds for this usage in constexpr functions in GCC

This commit is contained in:
Antony Polukhin
2017-05-01 22:30:09 +03:00
parent cff7191e46
commit c8d526493d

View File

@@ -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`