QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
#include "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) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexpr |