Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 139 of file optional.hpp.
Static Public Member Functions | |
template<class X , class Y > | |
static constexpr bool | has_assign (...) |
template<class X , class Y , size_t S = sizeof((std::declval<X>() = std::declval<Y>(), true))> | |
static constexpr bool | has_assign (bool) |
Static Public Attributes | |
static constexpr bool | value = has_assign<T, U>(true) |
#include <optional.hpp>
|
inlinestaticconstexpr |
Definition at line 142 of file optional.hpp.
|
inlinestaticconstexpr |
Definition at line 146 of file optional.hpp.
|
staticconstexpr |
Definition at line 148 of file optional.hpp.