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 > | |
static constexpr bool | has_overload (...) |
template<class X , size_t S = sizeof(std::declval<X&>().operator&())> | |
static constexpr bool | has_overload (bool) |
Static Public Attributes | |
static constexpr bool | value = has_overload<T>(true) |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
staticconstexpr |