ledger-core
Static Public Attributes | List of all members
std::experimental::is_nothrow_move_assignable< T >::has_nothrow_move_assign< X, true > Struct Template Reference

Static Public Attributes

static constexpr bool value = noexcept( std::declval<X&>() = std::declval<X&&>() )
 

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