ledger-core
std
experimental
is_nothrow_move_assignable
has_nothrow_move_assign< X, true >
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:
src/utils/
optional.hpp
Generated by
1.8.13