QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
std::experimental::is_nothrow_move_assignable< T >::has_nothrow_move_assign< X, has_any_move_assign > Struct Template Reference

#include "optional.hpp"

Static Public Attributes

static constexpr bool value = false
 

Member Data Documentation

◆ value

template<class T >
template<class X , bool has_any_move_assign>
constexpr bool std::experimental::is_nothrow_move_assignable< T >::has_nothrow_move_assign< X, has_any_move_assign >::value = false
staticconstexpr

The documentation for this struct was generated from the following file: