Hall A ROOT/C++ Analyzer (podd)
|
Definition at line 153 of file optional.hpp.
Classes | |
struct | has_nothrow_move_assign |
struct | has_nothrow_move_assign< X, true > |
Static Public Attributes | |
static constexpr bool | value = has_nothrow_move_assign<T, is_assignable<T&, T&&>::value>::value |
#include <optional.hpp>
|
staticconstexpr |
Definition at line 165 of file optional.hpp.