|
iceoryx2
C++ Language Bindings
|
helper struct for 'operator==' to be able to handle 'void' value type specialization More...
#include <expected_helper.hpp>
Static Public Member Functions | |
| static constexpr bool | is_same_value_unchecked (const expected_storage< T, E > &lhs, const expected_storage< T, E > &rhs) |
helper struct for 'operator==' to be able to handle 'void' value type specialization
Definition at line 204 of file expected_helper.hpp.
|
inlinestaticconstexpr |
Definition at line 205 of file expected_helper.hpp.
References iox2::legacy::always_false_v.