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